mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-17 09:51:40 +00:00
New controller, updated composer.
This commit is contained in:
8
app/controllers/GoogleChartController.php
Normal file
8
app/controllers/GoogleChartController.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* Class GoogleChartController
|
||||
*/
|
||||
class GoogleChartController extends BaseController {
|
||||
|
||||
}
|
Reference in New Issue
Block a user