You are here

protected property UserSwitch::$sessionManager in User Switch 8

The session manager.

Type: \Drupal\Core\Session\SessionManagerInterface

File

src/UserSwitch.php, line 45

Class

UserSwitch
Defines a UserSwitch service to switch user account.

Namespace

Drupal\userswitch

Code

protected $sessionManager;