mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-19 19:01:58 +00:00
This commit is contained in:
@@ -328,7 +328,7 @@ class Processor
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
if ($trigger->stopProcessing) {
|
if ($trigger->stopProcessing) {
|
||||||
Log::debug('Stop processing this trigger and break.');
|
Log::debug('Stop processing this rule and break off all triggers.');
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user