8000 minor #12694 Fix filename (gisostallenberg) · symfony/symfony-docs@c07ea4a · GitHub
[go: up one dir, main page]

Skip to content

Commit c07ea4a

Browse files
committed
minor #12694 Fix filename (gisostallenberg)
This PR was merged into the 4.3 branch. Discussion ---------- Fix filename The filename in comment does not match the class name. Commits ------- 26ebb90 Fix filename
2 parents 4
8000
db13f9 + 26ebb90 commit c07ea4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

session/locale_sticky_session.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ locale value before they are redirected to their first page.
142142
To do this, you need an event subscriber on the ``security.interactive_login``
143143
event::
144144

145-
// src/EventSubscriber/UserLocaleListener.php
145+
// src/EventSubscriber/UserLocaleSubscriber.php
146146
namespace App\EventSubscriber;
147147

148148
use Symfony\Component\EventDispatcher\EventSubscriberInterface;

0 commit comments

Comments
 (0)
0