Skip to content

Commit b2e4330

Browse files
committed
Fixed link.
1 parent 704d206 commit b2e4330

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)