This is a partial fix for issue #151. It does not filter on account selection.

This commit is contained in:
James Cole
2016-02-24 17:37:08 +01:00
parent 8e42e71528
commit ecefcfabc0
4 changed files with 18 additions and 15 deletions

View File

@@ -171,9 +171,9 @@ interface BudgetRepositoryInterface
* @param Carbon $start
* @param Carbon $end
*
* @return mixed
* @return string
*/
public function getWithoutBudgetSum(Carbon $start, Carbon $end);
public function getWithoutBudgetSum(Carbon $start, Carbon $end): string;
/**
* Returns an array with the following key:value pairs: