firefly-iii/app/controllers/ReminderController.php
2014-10-12 09:34:10 +02:00

10 lines
98 B
PHP

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