mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-18 23:50:09 +00:00
Fix for #1002
This commit is contained in:
@@ -409,7 +409,7 @@ class AccountController extends Controller
|
||||
* and for each period, the amount of money spent and earned. This is a complex operation which is cached for
|
||||
* performance reasons.
|
||||
*
|
||||
* @param Account $account The account involved.
|
||||
* @param Account $account the account involved
|
||||
*
|
||||
* @return Collection
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user