You are here

protected property Masquerade::$currentUser in Masquerade 8.2

The current user.

Type: \Drupal\Core\Session\AccountProxyInterface

File

src/Masquerade.php, line 26

Class

Masquerade
Defines a masquerade service to switch user account.

Namespace

Drupal\masquerade

Code

protected $currentUser;