mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Replace missing methods.
This commit is contained in:
@@ -52,6 +52,7 @@ interface AccountRepositoryInterface
|
||||
* Moved here from account CRUD.
|
||||
*/
|
||||
public function count(array $types): int;
|
||||
public function getAccountBalances(Account $account): Collection;
|
||||
|
||||
/**
|
||||
* Moved here from account CRUD.
|
||||
|
Reference in New Issue
Block a user