protected property WebformAccessGroupEntityBlock::$currentUser in Webform 8.5
Same name and namespace in other branches
- 6.x modules/webform_access/src/Plugin/Block/WebformAccessGroupEntityBlock.php \Drupal\webform_access\Plugin\Block\WebformAccessGroupEntityBlock::currentUser
The current user.
Type: \Drupal\Core\Session\AccountInterface
File
- modules/
webform_access/ src/ Plugin/ Block/ WebformAccessGroupEntityBlock.php, line 28
Class
- WebformAccessGroupEntityBlock
- Provides a 'webform_access_group_entity' block.
Namespace
Drupal\webform_access\Plugin\BlockCode
protected $currentUser;