SwitchUserBlock::$currentUser
Same name in other branches
- 8.x-1.x src/Plugin/Block/SwitchUserBlock.php \Drupal\devel\Plugin\Block\SwitchUserBlock::currentUser
The Current User object.
Type: \Drupal\Core\Session\AccountInterface
File
-
src/
Plugin/ Block/ SwitchUserBlock.php, line 44
Class
- SwitchUserBlock
- Provides a block for switching users.
Namespace
Drupal\devel\Plugin\BlockCode
protected $currentUser;