mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Reformat various code.
This commit is contained in:
@@ -56,7 +56,6 @@ class AccountSearch implements GenericSearchInterface
|
||||
|
||||
/**
|
||||
* @return Collection
|
||||
* @throws JsonException
|
||||
*/
|
||||
public function search(): Collection
|
||||
{
|
||||
|
||||
@@ -1360,7 +1360,8 @@ class OperatorQuerySearch implements SearchInterface
|
||||
}
|
||||
|
||||
/**
|
||||
* @param array $range
|
||||
* @param string $field
|
||||
* @param array $range
|
||||
*
|
||||
* @throws FireflyException
|
||||
*/
|
||||
@@ -1398,7 +1399,8 @@ class OperatorQuerySearch implements SearchInterface
|
||||
}
|
||||
|
||||
/**
|
||||
* @param array $range
|
||||
* @param string $field
|
||||
* @param array $range
|
||||
*
|
||||
* @throws FireflyException
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user