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 e4cb911 commit 33c5b6bCopy full SHA for 33c5b6b
workflow.rst
@@ -388,7 +388,7 @@ order:
388
389
.. versionadded:: 5.2
390
391
- In Symfony 5.2, the context is accessible in all events::
+ In Symfony 5.2, the context is customizable for all events except for workflow.guard events, which will not receive the custom $context::
392
393
// $context must be an array
394
$context = ['context_key' => 'context_value'];
0 commit comments