Skip to content

Commit 8966e1c

Browse files
committed
[workflow] determines places form transitions
1 parent c9ae48a commit 8966e1c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

DependencyInjection/Configuration.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -486,8 +486,6 @@ private function addWorkflowSection(ArrayNodeDefinition $rootNode): void
486486
return array_values($places);
487487
})
488488
->end()
489-
->isRequired()
490-
->requiresAtLeastOneElement()
491489
->prototype('array')
492490
->children()
493491
->scalarNode('name')

0 commit comments

Comments
 (0)