Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ddf1ad3

Browse filesBrowse files
committed
Add the missing versionadded directive
1 parent 18cb912 commit ddf1ad3
Copy full SHA for ddf1ad3

File tree

1 file changed

+4
-0
lines changed
Filter options

1 file changed

+4
-0
lines changed

‎reference/twig_reference.rst

Copy file name to clipboardExpand all lines: reference/twig_reference.rst
+4Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.