SwitchUserController::$session

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

The session.

Type: session

File

src/Controller/SwitchUserController.php, line 36

Class

SwitchUserController
Controller for switch to another user account.

Namespace

Drupal\devel\Controller

Code

protected Session $session;