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 6d5f268 commit 46dea5bCopy full SHA for 46dea5b
reference/twig_reference.rst
@@ -294,8 +294,7 @@ is_granted
294
295
Returns ``true`` if the current user has the given role. If several roles are
296
passed in an array, ``true`` is returned if the user has at least one of
297
-them or all of them, depending on the
298
-:ref:`Access Decision Manager strategy <security-access-control-enforcement-options>`.
+them.
299
300
Optionally, an object can be passed to be used by the voter. More information
301
can be found in :ref:`security-template`.
0 commit comments