You are here

protected property UserSwitchController::$currentUser in User Switch 8

The current user service.

Type: \Drupal\Core\Session\AccountInterface

Overrides ControllerBase::$currentUser

File

src/Controller/UserSwitchController.php, line 23

Class

UserSwitchController
Provides route responses for the Example module.

Namespace

Drupal\userswitch\Controller

Code

protected $currentUser;