We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1828fae commit c9aaa62Copy full SHA for c9aaa62
workflow/usage.rst
@@ -62,7 +62,7 @@ like this:
62
<framework:config>
63
<framework:workflow name="blog_publishing" type="workflow">
64
<framework:marking-store type="single_state">
65
- <framework:arguments>currentPlace</framework:arguments>
+ <framework:argument>currentPlace</framework:argument>
66
</framework:marking-store>
67
68
<framework:support>AppBundle\Entity\BlogPost</framework:support>
0 commit comments