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 2e90600 commit 2019e70Copy full SHA for 2019e70
security/login_link.rst
@@ -658,7 +658,7 @@ user create this POST request (e.g. by clicking a button)::
658
Customizing the Success Handler
659
...............................
660
661
-To customize, how the success handler behaves, create your own ``AuthenticationSuccessHandler``::
+To customize, how the success handler behaves, create your own ``AuthenticationSuccessHandler``::
662
663
// src/Security/Authentication/AuthenticationSuccessHandler.php
664
namespace App\Security\Authentication;
0 commit comments