Add Category to API

This commit is contained in:
James Cole
2018-06-24 15:05:59 +02:00
parent dca2dc4600
commit 096af00a72
5 changed files with 280 additions and 14 deletions

View File

@@ -46,7 +46,7 @@ class BudgetController extends Controller
private $repository;
/**
* BillController constructor.
* BudgetController constructor.
*/
public function __construct()
{