You are here

protected property UserSwitch::$moduleHandler in User Switch 8

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/UserSwitch.php, line 38

Class

UserSwitch
Defines a UserSwitch service to switch user account.

Namespace

Drupal\userswitch

Code

protected $moduleHandler;