SwitchUserBlock::$userStorage

Same name in other branches
  1. 4.x src/Plugin/Block/SwitchUserBlock.php \Drupal\devel\Plugin\Block\SwitchUserBlock::userStorage

The user storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Plugin/Block/SwitchUserBlock.php, line 51

Class

SwitchUserBlock
Provides a block for switching users.

Namespace

Drupal\devel\Plugin\Block

Code

protected $userStorage;