SwitchUserController::$account

Same name in other branches
  1. 4.x src/Controller/SwitchUserController.php \Drupal\devel\Controller\SwitchUserController::account

The current user.

Type: account

File

src/Controller/SwitchUserController.php, line 21

Class

SwitchUserController
Controller for switch to another user account.

Namespace

Drupal\devel\Controller

Code

protected AccountProxyInterface $account;