8000 [Workflow] Add tip for workflow configuration default values · symfony/symfony-docs@6262d24 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6262d24

Browse files
dominikhajdukxabbuh
authored andcommitted
[Workflow] Add tip for workflow configuration default values
1 parent b03b906 commit 6262d24

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

workflow/usage.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,12 @@ like this:
148148
The marking store type could be "multiple_state" or "single_state".
149149
A single state marking store does not support a model being on multiple places
150150
at the same time.
151+
152+
.. tip::
153+
154+
The ``type`` (default value ``single_state``) and ``arguments`` (default value ``marking``)
155+
attributes of the ``marking_store`` option are optional. If omitted, their default values
156+
will be used.
151157

152158
With this workflow named ``blog_publishing``, you can get help to decide
153159
what actions that are allowed on a blog post. ::

0 commit comments

Comments
 (0)
0