UserLocaleSubscriber
class UserLocaleSubscriber implements EventSubscriberInterface (View source)
Stores the locale of the user in the session after the login. This can be used by the LocaleSubscriber afterwards.
Methods
__construct(SessionInterface $session)
No description
void
onInteractiveLogin(InteractiveLoginEvent $event)
No description
static
getSubscribedEvents()
No description