You are here

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

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

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

Class

TagBlock
Defines a generic DFP Ad block type.

Namespace

Drupal\dfp\Plugin\Block

Code

protected $entityTypeManager;