Start cleaning up transactions controller.

This commit is contained in:
Sander Dorigo
2014-11-12 14:38:32 +01:00
parent 78d034d366
commit d34cc65984
14 changed files with 585 additions and 204 deletions

View File

@@ -371,7 +371,7 @@ class GoogleChartController extends BaseController
/**
* @return \Illuminate\Http\JsonResponse
* @throws \Firefly\Exception\FireflyException
* @throws \FireflyIII\Exception\FireflyException
*/
public function recurringTransactionsOverview()
{