Files
firefly-iii/app/controllers/GoogleChartController.php
2014-10-28 16:15:16 +01:00

8 lines
102 B
PHP

<?php
/**
* Class GoogleChartController
*/
class GoogleChartController extends BaseController {
}