mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-01 18:10:06 +00:00
🤖 Auto commit for release 'develop' on 2025-05-04
This commit is contained in:
@@ -37,9 +37,7 @@ class PrependNotes implements ActionInterface
|
||||
/**
|
||||
* TriggerInterface constructor.
|
||||
*/
|
||||
public function __construct(private readonly RuleAction $action)
|
||||
{
|
||||
}
|
||||
public function __construct(private readonly RuleAction $action) {}
|
||||
|
||||
public function actOnArray(array $journal): bool
|
||||
{
|
||||
|
Reference in New Issue
Block a user