This commit is contained in:
James Cole
2015-12-13 10:05:13 +01:00
parent 59f57c96e9
commit c4c4fbc34c
10 changed files with 19 additions and 19 deletions

View File

@@ -35,7 +35,7 @@ interface BudgetRepositoryInterface
*
* @return float
*/
public function expensesOnDayCorrected(Budget $budget, Carbon $date);
public function expensesOnDay(Budget $budget, Carbon $date);
/**
* @return Collection