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 2edb030 commit 5deb315Copy full SHA for 5deb315
cookbook/expression/expressions.rst
@@ -64,7 +64,7 @@ Inside the expression, you have access to a number of variables:
64
The user object (or the string ``anon`` if you're not authenticated).
65
``roles``
66
The array of roles the user has, including from the
67
- :ref:`role hierarchy <book-security-role-hierarchy>` but not including the
+ :ref:`role hierarchy <security-role-hierarchy>` but not including the
68
``IS_AUTHENTICATED_*`` attributes (see the functions below).
69
``object``
70
The object (if any) that's passed as the second argument to ``isGranted``.
0 commit comments