mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-11 12:18:08 +00:00
All code for reminders based on piggy banks. I hope.
This commit is contained in:
@@ -23,4 +23,9 @@ interface ToolkitInterface
|
||||
*/
|
||||
public function getDateRangeDates();
|
||||
|
||||
/**
|
||||
* @return mixed
|
||||
*/
|
||||
public function getReminders();
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user