🤖 Auto commit for release 'develop' on 2025-06-08

This commit is contained in:
JC5
2025-06-08 13:47:17 +02:00
parent e0512bee3d
commit e3bab9d7d8
6 changed files with 156 additions and 152 deletions

View File

@@ -87,7 +87,7 @@ class ExecutionController extends Controller
// set rules:
// #10427, file rule group and not the set of rules.
$collection = new Collection([$ruleGroup]);
$collection = new Collection([$ruleGroup]);
$newRuleEngine->setRuleGroups($collection);
$newRuleEngine->fire();