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 50d2e2e commit 3ae5d1aCopy full SHA for 3ae5d1a
workflow.rst
@@ -334,7 +334,7 @@ order:
334
* ``workflow.[workflow name].announce``
335
* ``workflow.[workflow name].announce.[transition name]``
336
337
- You can avoid this event by using the context::
+ You can avoid those events by using the context::
338
339
$workflow->apply($subject, $transitionName, [Workflow::DISABLE_ANNOUNCE_EVENT => true]);
340
0 commit comments