Logidav Docs

SwitchUserSubscriber implements EventSubscriberInterface

Class SwitchUserSubscriber

Table of Contents

Interfaces

EventSubscriberInterface

Properties

$container  : ContainerInterface

Methods

__construct()  : mixed
ExceptionSubscriber constructor.
getSubscribedEvents()  : array<string|int, mixed>
onSwitchUser()  : mixed

Properties

Methods

__construct()

ExceptionSubscriber constructor.

public __construct(ContainerInterface $container) : mixed
Parameters
$container : ContainerInterface

getSubscribedEvents()

public static getSubscribedEvents() : array<string|int, mixed>
Return values
array<string|int, mixed>

onSwitchUser()

public onSwitchUser(SwitchUserEvent $event) : mixed
Parameters
$event : SwitchUserEvent

        
On this page

Search results