SwitchUserForm::$userStorage

The user storage.

Type: userStorage

File

src/Form/SwitchUserForm.php, line 25

Class

SwitchUserForm
Define a form to allow the user to switch and become another user.

Namespace

Drupal\devel\Form

Code

protected UserStorageInterface $userStorage;