You are here

protected property UserSwitch::$entityTypeManager in User Switch 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/UserSwitch.php, line 31

Class

UserSwitch
Defines a UserSwitch service to switch user account.

Namespace

Drupal\userswitch

Code

protected $entityTypeManager;