ListingEmpty::$currentUser
Same name in other branches
- 8.9.x core/modules/block_content/src/Plugin/views/area/ListingEmpty.php \Drupal\block_content\Plugin\views\area\ListingEmpty::currentUser
- 10 core/modules/block_content/src/Plugin/views/area/ListingEmpty.php \Drupal\block_content\Plugin\views\area\ListingEmpty::currentUser
- 11.x core/modules/block_content/src/Plugin/views/area/ListingEmpty.php \Drupal\block_content\Plugin\views\area\ListingEmpty::currentUser
The current user.
Type: \Drupal\Core\Session\AccountInterface
File
-
core/
modules/ block_content/ src/ Plugin/ views/ area/ ListingEmpty.php, line 32
Class
- ListingEmpty
- Defines an area plugin to display a block add link.
Namespace
Drupal\block_content\Plugin\views\areaCode
protected $currentUser;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.