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 f9ee5a1 commit 60aa8b1Copy full SHA for 60aa8b1
workflow/usage.rst
@@ -14,6 +14,15 @@ install the workflow feature before using it:
14
15
$ composer require workflow
16
17
+Configuration
18
+-------------
19
+
20
+To see all configuration options, if you are using the component inside a Symfony project run this command:
21
22
+.. code-block:: terminal
23
24
+ $ bin/console config:dump-reference framework workflows
25
26
Creating a Workflow
27
-------------------
28
0 commit comments