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 b68663a commit 5cdeedcCopy full SHA for 5cdeedc
security/login_link.rst
@@ -661,7 +661,7 @@ Customizing the Success Handler
661
Sometimes, the default success handling does not fit your use-case (e.g.
662
when you need to generate and return an API key). To customize how the
663
success handler behaves, create your own
664
-:class:`Symfony\Component\Security\Http\Authentication\AuthenticationSuccessHandlerInterface`::
+:class:`Symfony\\Component\\Security\\Http\\Authentication\\AuthenticationSuccessHandlerInterface`::
665
666
// src/Security/Authentication/AuthenticationSuccessHandler.php
667
namespace App\Security\Authentication;
0 commit comments