Code cleanup.

This commit is contained in:
James Cole
2016-03-03 09:05:09 +01:00
parent 8da0317b19
commit 4a88e241b5
12 changed files with 2 additions and 25 deletions

View File

@@ -241,7 +241,7 @@ interface BudgetRepositoryInterface
/**
* @param Budget $budget
* @param Carbon $date
* @param int $amount
* @param int $amount
*
* @return mixed
*/