Skip to content

Commit 564f60d

Browse files
aitboudadweaverryan
authored andcommitted
Fixed link.
1 parent 4fd1b49 commit 564f60d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/security.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -1099,7 +1099,7 @@ authorization from inside a controller::
10991099
.. versionadded:: 2.5
11001100
The ``createAccessDeniedException`` method was introduced in Symfony 2.5.
11011101

1102-
The :method:`Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller::createAccessDeniedException()`
1102+
The :method:`Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller::createAccessDeniedException`
11031103
method creates a special :class:`Symfony\\Component\\Security\\Core\Exception\\AccessDeniedException`
11041104
object, which ultimately triggers a 403 HTTP response inside Symfony.
11051105

0 commit comments

Comments
 (0)