From 792e8a99473fd28b84e488578d380a6d461a8a2f Mon Sep 17 00:00:00 2001 From: James Cole Date: Sat, 6 Dec 2014 17:45:29 +0100 Subject: [PATCH] Start with code cleanup. --- README.md | 2 +- app/controllers/GoogleChartController.php | 3 +++ app/controllers/ReportController.php | 1 - 3 files changed, 4 insertions(+), 2 deletions(-) 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.