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 a0a2dce

Browse filesBrowse files
jmontoyaajaviereguiluz
authored andcommitted
Use '[]' notation, add missing "()" update class name
1 parent 82542bc commit a0a2dce
Copy full SHA for a0a2dce

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎security/impersonating_user.rst

Copy file name to clipboardExpand all lines: security/impersonating_user.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ The :doc:`/session/locale_sticky_session` article does not update the locale
190190
when you impersonate a user. If you *do* want to be sure to update the locale when
191191
you switch users, add an event subscriber on this event::
192192

193-
// src/AppBundle/EventListener/SwitchUserListener.php
193+
// src/AppBundle/EventListener/SwitchUserSubscriber.php
194194
namespace AppBundle\EventListener;
195195

196196
use Symfony\Component\Security\Http\Event\SwitchUserEvent;

0 commit comments

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