mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-16 22:58:09 +00:00
Code cleanup [skip-ci]
This commit is contained in:
@@ -6,6 +6,7 @@ namespace Firefly\Storage\Budget;
|
||||
interface BudgetRepositoryInterface
|
||||
{
|
||||
public function getAsSelectList();
|
||||
|
||||
public function find($id);
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user