You are here

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

The entity repository service.

Type: \Drupal\Core\Entity\EntityRepositoryInterface

File

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

Class

TagBlock
Defines a generic DFP Ad block type.

Namespace

Drupal\dfp\Plugin\Block

Code

protected $entityRepository;