mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-05 20:22:07 +00:00
This commit is contained in:
@@ -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;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user