mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Migrate to new rule engine.
This commit is contained in:
@@ -59,4 +59,9 @@ interface RuleEngineInterface
|
||||
*/
|
||||
public function fire(): void;
|
||||
|
||||
/**
|
||||
* Find all transactions only, dont apply anything.
|
||||
*/
|
||||
public function find(): Collection;
|
||||
|
||||
}
|
Reference in New Issue
Block a user