protected property SwitchUserBlock::$userStorage in Devel 8
Same name and namespace in other branches
- 8.3 src/Plugin/Block/SwitchUserBlock.php \Drupal\devel\Plugin\Block\SwitchUserBlock::userStorage
- 8.2 src/Plugin/Block/SwitchUserBlock.php \Drupal\devel\Plugin\Block\SwitchUserBlock::userStorage
- 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\BlockCode
protected $userStorage;