8000 [Workflow] Fix configuration node reference for "initial_marking" · symfony/symfony@452f925 · GitHub
[go: up one dir, main page]

Skip to content

Commit 452f925

Browse files
committed
[Workflow] Fix configuration node reference for "initial_marking"
1 parent 2787024 commit 452f925

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UPGRADE-5.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -416,7 +416,7 @@ Workflow
416416
* `ClassInstanceSupportStrategy` has been removed, use `InstanceOfSupportStrategy` instead.
417417
* `WorkflowInterface::apply()` has a third argument: `array $context = []`.
418418
* `MarkingStoreInterface::setMarking()` has a third argument: `array $context = []`.
419-
* Removed support of `initial_place`. Use `initial_places` instead.
419+
* Removed support of `initial_place`. Use `initial_marking` instead.
420420
* `MultipleStateMarkingStore` has been removed. Use `MethodMarkingStore` instead.
421421
* `DefinitionBuilder::setInitialPlace()` has been removed, use `DefinitionBuilder::setInitialPlaces()` instead.
422422

0 commit comments

Comments
 (0)
0