We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fd1b49 commit 564f60dCopy full SHA for 564f60d
book/security.rst
@@ -1099,7 +1099,7 @@ authorization from inside a controller::
1099
.. versionadded:: 2.5
1100
The ``createAccessDeniedException`` method was introduced in Symfony 2.5.
1101
1102
-The :method:`Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller::createAccessDeniedException()`
+The :method:`Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller::createAccessDeniedException`
1103
method creates a special :class:`Symfony\\Component\\Security\\Core\Exception\\AccessDeniedException`
1104
object, which ultimately triggers a 403 HTTP response inside Symfony.
1105
0 commit comments