diff --git a/README.md b/README.md index 2085e155c5..6d44b33cf8 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -firefly-iii +Firefly III =========== [![Build Status](https://travis-ci.org/JC5/firefly-iii.svg?branch=master)](https://travis-ci.org/JC5/firefly-iii) diff --git a/app/controllers/GoogleChartController.php b/app/controllers/GoogleChartController.php index bb71c4f7cd..0c33eb792d 100644 --- a/app/controllers/GoogleChartController.php +++ b/app/controllers/GoogleChartController.php @@ -9,6 +9,9 @@ class GoogleChartController extends BaseController /** * @param Account $account + * @param string $view + * + * @return \Illuminate\Http\JsonResponse */ public function accountBalanceChart(Account $account, $view = 'session') { diff --git a/app/controllers/ReportController.php b/app/controllers/ReportController.php index ae92d2394e..0bc6d0e3f8 100644 --- a/app/controllers/ReportController.php +++ b/app/controllers/ReportController.php @@ -183,7 +183,6 @@ class ReportController extends BaseController return null; } - ); /* * Filter deposits.