Skip to content

Commit f6f15e7

Browse files
committed
Removed a deprecation notice
1 parent f6a5247 commit f6f15e7

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

reference/twig_reference.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -152,10 +152,6 @@ is_granted
152152

153153
Returns ``true`` if the current user has the given role.
154154

155-
.. deprecated:: 4.4
156-
157-
The feature to pass an array of roles to ``is_granted()`` was deprecated in Symfony 4.4.
158-
159155
Optionally, an object can be passed to be used by the voter. More information
160156
can be found in :ref:`security-template`.
161157

0 commit comments

Comments
 (0)