You are here

protected property TagBlock::$account in Doubleclick for Publishers (DFP) 8

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

Type: \Drupal\Core\Session\AccountInterface.

File

src/Plugin/Block/TagBlock.php, line 49
Contains \Drupal\dfp\Plugin\Block\TagBlock.

Class

TagBlock
Defines a generic DFP Ad block type.

Namespace

Drupal\dfp\Plugin\Block

Code

protected $account;