Continued working on category controller [skip ci]

This commit is contained in:
James Cole
2014-07-30 14:45:46 +02:00
parent 04a9ada682
commit 00a767cfc9
22 changed files with 619 additions and 36 deletions

View File

@@ -40,7 +40,7 @@ interface BudgetRepositoryInterface
*
* @return mixed
*/
public function destroy($data);
public function destroy($budgetId);
/**
* @param $budgetId