Cleaned up some models and controllers.

This commit is contained in:
James Cole
2014-09-04 08:31:45 +02:00
parent e97da25d5a
commit 6423feff3a
8 changed files with 41 additions and 16 deletions

View File

@@ -7,7 +7,6 @@ use Firefly\Exception\FireflyException;
/**
* Class Chart
*
* @package Firefly\Helper\Controllers
*/
class Chart implements ChartInterface