We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c3450e commit 4a17442Copy full SHA for 4a17442
security/voters.rst
@@ -460,7 +460,7 @@ Changing the message and status code returned
460
461
By default, the ``#[IsGranted]`` attribute will throw a
462
:class:`Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException`
463
-and return a **403** status code with **Access Denied** as message.
+and return an http **403** status code with **Access Denied** as message.
464
465
However, you can change this behavior by specifying the message and status code returned::
466
0 commit comments