You are here

protected property EntityBlockBlock::$account in Entityblock 8

The Drupal account to use for checking for access to block.

Type: \Drupal\Core\Session\AccountInterface.

File

src/Plugin/Block/EntityBlockBlock.php, line 44
Contains \Drupal\entityblock\Plugin\Block\EntityBlockBlock.

Class

EntityBlockBlock
Provides an entityblock block.

Namespace

Drupal\entityblock\Plugin\Block

Code

protected $account;