mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Some cleanup in the models.
This commit is contained in:
@@ -33,5 +33,10 @@ class RecurringTransactionReminder extends Reminder
|
||||
{
|
||||
protected $isSubclass = true;
|
||||
|
||||
public function render()
|
||||
{
|
||||
return '123';
|
||||
}
|
||||
|
||||
|
||||
}
|
Reference in New Issue
Block a user