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 3dff967 commit f84a295Copy full SHA for f84a295
components/http_kernel.rst
@@ -599,7 +599,7 @@ below for more details).
599
**ExceptionListener in Security**
600
601
The other important listener is the
602
- :class:`Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener`.
+ :class:`Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener` comes from the Security component.
603
The goal of this listener is to handle security exceptions and, when
604
appropriate, *help* the user to authenticate (e.g. redirect to the login
605
page).
0 commit comments