You are here

protected property SimpleBlockBlock::$currentUser in Simple Block 8

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

src/Plugin/Block/SimpleBlockBlock.php, line 47

Class

SimpleBlockBlock
Defines a generic custom block config type.

Namespace

Drupal\simple_block\Plugin\Block

Code

protected $currentUser;