You are here

protected property UserSwitch::$currentUser in User Switch 8

The current user.

Type: \Drupal\Core\Session\AccountProxyInterface

File

src/UserSwitch.php, line 24

Class

UserSwitch
Defines a UserSwitch service to switch user account.

Namespace

Drupal\userswitch

Code

protected $currentUser;