File tree Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -458,6 +458,8 @@ or from your kernel::
458
458
:ref: `components documentation <components-di-compiler-pass >` for more
459
459
information.
460
460
461
+ .. _tags_additional-attributes :
462
+
461
463
Adding Additional Attributes on Tags
462
464
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
463
465
Original file line number Diff line number Diff line change @@ -366,6 +366,15 @@ name.
366
366
* ``workflow.workflow ``: all workflows;
367
367
* ``workflow.state_machine ``: all state machines.
368
368
369
+ Note that workflow configurations are attached to tags under the
370
+ ``metatdata `` key, giving you more context and information about the workflow
371
+ at disposal. You can learn more about tags attribute
372
+ :ref: `in the dedicated section <tags_additional-attributes >`.
373
+
374
+ .. versionadded :: 7.1
375
+
376
+ The attached configuration to the tag was introduced in Symfony 7.1.
377
+
369
378
.. tip ::
370
379
371
380
You can find the list of available workflow services with the
You can’t perform that action at this time.
0 commit comments