You are here

protected property ListingEmpty::$currentUser in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/block_content/src/Plugin/views/area/ListingEmpty.php \Drupal\block_content\Plugin\views\area\ListingEmpty::currentUser
  2. 9 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\area

Code

protected $currentUser;