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 3e3004f

Browse filesBrowse files
committed
minor #3865 Fixed link. (aitboudad)
This PR was submitted for the master branch but it was merged into the 2.5 branch instead (closes #3865). Discussion ---------- Fixed link. | Q | A | ------------- | --- | Doc fix? | yes| New docs? | no | Applies to | 2.5 |Fixed tickets | - Commits ------- b2e4330 Fixed link.
2 parents 4fd1b49 + 564f60d commit 3e3004f
Copy full SHA for 3e3004f

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
@@ -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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.