handle(GetResponseEvent $event)
Performs the logout if requested.
If a CsrfTokenManagerInterface instance is available, it will be used to validate the request.
handle(GetResponseEvent $event)
Performs the logout if requested.
If a CsrfTokenManagerInterface instance is available, it will be used to validate the request.
GetResponseEvent | $event |
LogoutException | if the CSRF token is invalid |
RuntimeException | if the LogoutSuccessHandlerInterface instance does not return a response |
Designed by : w10schools
service@w10schools.com
Please login to continue.