mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Parameter change [skip ci]
This commit is contained in:
parent
e3437ba697
commit
75d81f8f18
@ -421,7 +421,7 @@ class AccountRepository implements AccountRepositoryInterface
|
|||||||
* @param Account $account
|
* @param Account $account
|
||||||
* @param Carbon $date
|
* @param Carbon $date
|
||||||
*
|
*
|
||||||
* @return float
|
* @return string
|
||||||
*/
|
*/
|
||||||
public function leftOnAccount(Account $account, Carbon $date): string
|
public function leftOnAccount(Account $account, Carbon $date): string
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user