Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 53f156c

Browse filesBrowse files
committed
Updating references to match doc format
1 parent 6fd3f93 commit 53f156c
Copy full SHA for 53f156c

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎book/security.rst

Copy file name to clipboardExpand all lines: book/security.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1084,7 +1084,7 @@ authorization from inside a controller::
10841084

10851085
.. _book-security-securing-controller-annotations:
10861086

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

10901090
Thanks to the SensioFrameworkExtraBundle, you can also secure your controller using annotations::

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.