Clean up and split chart controllers

This commit is contained in:
James Cole
2015-05-16 09:41:14 +02:00
parent a5294c62ea
commit a0cb1b9d9e
13 changed files with 660 additions and 524 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ abstract class Controller extends BaseController
/** @var string */
protected $monthAndDayFormat;
/** @var string */
/** @var string */
protected $monthFormat;
/**