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.
1 parent fdfc2cb commit c742190Copy full SHA for c742190
cookbook/security/impersonating_user.rst
@@ -223,7 +223,7 @@ how to change the sticky locale:
223
224
.. code-block:: php
225
226
- // src/AppBundle/EventListener/SwitchUserListener.pnp
+ // src/AppBundle/EventListener/SwitchUserListener.php
227
namespace AppBundle\EventListener;
228
229
use Symfony\Component\Security\Http\Event\SwitchUserEvent;
0 commit comments