Skip to content

Commit ddf1ad3

Browse files
committed
Add the missing versionadded directive
1 parent 18cb912 commit ddf1ad3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

reference/twig_reference.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,10 @@ can be found in :ref:`security-template`.
177177
is_granted_for_user
178178
~~~~~~~~~~~~~~~~~~~
179179

180+
.. versionadded:: 7.3
181+
182+
The ``is_granted_for_user()`` function was introduced in Symfony 7.3.
183+
180184
.. code-block:: twig
181185
182186
{{ is_granted_for_user(user, attribute, subject = null, field = null) }}

0 commit comments

Comments
 (0)