Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 5cdeedc

Browse filesBrowse files
committed
Fix: Build
1 parent b68663a commit 5cdeedc
Copy full SHA for 5cdeedc

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎security/login_link.rst

Copy file name to clipboardExpand all lines: security/login_link.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -661,7 +661,7 @@ Customizing the Success Handler
661661
Sometimes, the default success handling does not fit your use-case (e.g.
662662
when you need to generate and return an API key). To customize how the
663663
success handler behaves, create your own
664-
:class:`Symfony\Component\Security\Http\Authentication\AuthenticationSuccessHandlerInterface`::
664+
:class:`Symfony\\Component\\Security\\Http\\Authentication\\AuthenticationSuccessHandlerInterface`::
665665

666666
// src/Security/Authentication/AuthenticationSuccessHandler.php
667667
namespace App\Security\Authentication;

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.