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::
458458 :ref: `components documentation <components-di-compiler-pass >` for more
459459 information.
460460
461+ .. _tags_additional-attributes :
462+
461463Adding Additional Attributes on Tags
462464~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
463465
Original file line number Diff line number Diff line change @@ -366,6 +366,15 @@ name.
366366 * ``workflow.workflow ``: all workflows;
367367 * ``workflow.state_machine ``: all state machines.
368368
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+
369378.. tip ::
370379
371380 You can find the list of available workflow services with the
You can’t perform that action at this time.
0 commit comments