mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Small fixes for import routine.
This commit is contained in:
@@ -32,6 +32,8 @@ use FireflyIII\Models\RuleAction;
|
||||
|
||||
/**
|
||||
* Class Rule.
|
||||
* @property bool $stop_processing
|
||||
* @property int $id
|
||||
*/
|
||||
class Rule extends Model
|
||||
{
|
||||
|
Reference in New Issue
Block a user