New controller, updated composer.

This commit is contained in:
Sander Dorigo
2014-10-28 16:15:16 +01:00
parent 9c69949e8c
commit da7802a0a4
2 changed files with 10 additions and 1 deletions

View File

@@ -0,0 +1,8 @@
<?php
/**
* Class GoogleChartController
*/
class GoogleChartController extends BaseController {
}