Clean up for budget limits.

This commit is contained in:
James Cole
2015-04-03 19:39:36 +02:00
parent 0faef542c1
commit 35cdbec70a
4 changed files with 53 additions and 1 deletions

View File

@@ -20,6 +20,11 @@ interface BudgetRepositoryInterface
*/
public function destroy(Budget $budget);
/**
* @return void
*/
public function cleanupBudgets();
/**
* @param Budget $budget
* @param Carbon $date