Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d0bad93

Browse files
committed
Merge branch '4.3' into 4.4
* 4.3: Revert some changes Fixing inconcistency - subscribr to listener
2 parents e6f00de + 74436c4 commit d0bad93

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/UserLocaleSubscriber.php
145+
// src/EventSubscriber/UserLocaleListener.php
146146
namespace App\EventSubscriber;
147147

148148
use Symfony\Component\EventDispatcher\EventSubscriberInterface;

0 commit comments

Comments
 (0)