mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-05-04 13:16:31 +00:00
Some new tests and fixes. [skip ci]
This commit is contained in:
@@ -8,7 +8,7 @@ interface BudgetRepositoryInterface
|
||||
public function getAsSelectList();
|
||||
public function get();
|
||||
|
||||
public function create($data);
|
||||
public function store($data);
|
||||
|
||||
public function find($id);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user