mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2024-12-28 01:41:14 -06:00
This commit is contained in:
parent
5fcb5fdaa5
commit
5ff0ca81b7
@ -328,7 +328,7 @@ class Processor
|
||||
}
|
||||
}
|
||||
if ($trigger->stopProcessing) {
|
||||
Log::debug('Stop processing this trigger and break.');
|
||||
Log::debug('Stop processing this rule and break off all triggers.');
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user