Fixed budget.

This commit is contained in:
James Cole
2015-05-16 07:56:15 +02:00
parent ae54497efa
commit bed1adc367
2 changed files with 16 additions and 4 deletions

View File

@@ -129,7 +129,7 @@ interface BudgetRepositoryInterface
*
* @return float
*/
public function spentInMonth(Budget $budget, Carbon $date, $shared);
public function spentInMonth(Budget $budget, Carbon $date, $shared = true);
/**
* @param array $data