Skip to content

Commit 13c92ff

Browse files
committed
[#11375] Added versionadded
1 parent 6eba77c commit 13c92ff

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

workflow/usage.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -613,6 +613,11 @@ You can access the message from a Twig template as follows:
613613
{% endfor %}
614614
</ul>
615615

616+
.. versionadded:: 4.3
617+
618+
The ``workflow_transition_blockers()`` Twig function was introduced in
619+
Symfony 4.3.
620+
616621
Don't need a human-readable message? You can still use::
617622

618623
$event->setBlocked('true');

0 commit comments

Comments
 (0)