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.
2 parents e6f00de + 74436c4 commit d0bad93Copy full SHA for d0bad93
session/locale_sticky_session.rst
@@ -142,7 +142,7 @@ locale value before they are redirected to their first page.
142
To do this, you need an event subscriber on the ``security.interactive_login``
143
event::
144
145
- // src/EventSubscriber/UserLocaleSubscriber.php
+ // src/EventSubscriber/UserLocaleListener.php
146
namespace App\EventSubscriber;
147
148
use Symfony\Component\EventDispatcher\EventSubscriberInterface;
0 commit comments