mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-17 07:08:19 +00:00
Extended budgets and limits [skip-ci]
This commit is contained in:
@@ -9,4 +9,6 @@ interface LimitRepositoryInterface
|
||||
public function store($data);
|
||||
|
||||
public function getTJByBudgetAndDateRange(\Budget $budget, \Carbon\Carbon $start, \Carbon\Carbon $end);
|
||||
|
||||
public function find($limitId);
|
||||
}
|
||||
Reference in New Issue
Block a user