mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-06 01:45:22 +00:00
Account search fixed.
This commit is contained in:
@@ -37,16 +37,6 @@ interface ActionInterface
|
||||
*/
|
||||
public function __construct(RuleAction $action);
|
||||
|
||||
/**
|
||||
* Execute the action.
|
||||
* @deprecated
|
||||
*
|
||||
* @param TransactionJournal $journal
|
||||
*
|
||||
* @return bool
|
||||
*/
|
||||
public function act(TransactionJournal $journal): bool;
|
||||
|
||||
/**
|
||||
* Execute the action on an array.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user