firefly-iii/app/controllers/GoogleChartController.php

8 lines
102 B
PHP
Raw Normal View History

2014-10-28 10:15:16 -05:00
<?php
/**
* Class GoogleChartController
*/
class GoogleChartController extends BaseController {
}