mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-02 03:51:18 +00:00
chore: reformat code.
This commit is contained in:
@@ -38,9 +38,9 @@ use Illuminate\Support\Collection;
|
||||
class AutoSum
|
||||
{
|
||||
/**
|
||||
* @param Collection $objects
|
||||
* @param Closure $getCurrency
|
||||
* @param Closure $getSum
|
||||
* @param Collection $objects
|
||||
* @param Closure $getCurrency
|
||||
* @param Closure $getSum
|
||||
*
|
||||
* @return array
|
||||
* @throws FireflyException
|
||||
|
||||
Reference in New Issue
Block a user