mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-02 02:18:20 +00:00
chore: reformat code.
This commit is contained in:
@@ -37,7 +37,7 @@ use JsonException;
|
||||
class UpdateRequest implements UpdateRequestInterface
|
||||
{
|
||||
/**
|
||||
* @param string $channel
|
||||
* @param string $channel
|
||||
*
|
||||
* @return array
|
||||
*/
|
||||
@@ -64,7 +64,7 @@ class UpdateRequest implements UpdateRequestInterface
|
||||
}
|
||||
|
||||
/**
|
||||
* @param string $channel
|
||||
* @param string $channel
|
||||
*
|
||||
* @return array
|
||||
*/
|
||||
@@ -134,7 +134,7 @@ class UpdateRequest implements UpdateRequestInterface
|
||||
}
|
||||
|
||||
/**
|
||||
* @param array $information
|
||||
* @param array $information
|
||||
*
|
||||
* @return array
|
||||
*/
|
||||
|
Reference in New Issue
Block a user