mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-21 11:48:53 +00:00
Create deposits, transfers and withdrawals. Also tests!
This commit is contained in:
@@ -17,6 +17,8 @@ interface AccountRepositoryInterface
|
||||
|
||||
public function findByName($name);
|
||||
|
||||
public function getCashAccount();
|
||||
|
||||
public function getByIds($ids);
|
||||
|
||||
public function getDefault();
|
||||
|
Reference in New Issue
Block a user