mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06: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