8000 Fixing build error · symfony/symfony-docs@5deb315 · GitHub
[go: up one dir, main page]

Skip to content

Commit 5deb315

Browse files
committed
Fixing build error
1 parent 2edb030 commit 5deb315

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/expression/expressions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Inside the expression, you have access to a number of variables:
6464
The user object (or the string ``anon`` if you're not authenticated).
6565
``roles``
6666
The array of roles the user has, including from the
67-
:ref:`role hierarchy <book-security-role-hierarchy>` but not including the
67+
:ref:`role hierarchy <security-role-hierarchy>` but not including the
6868
``IS_AUTHENTICATED_*`` attributes (see the functions below).
6969
``object``
7070
The object (if any) that's passed as the second argument to ``isGranted``.

0 commit comments

Comments
 (0)
0