You are here

protected property FixedBlockContentBlock::$entityTypeManager in Fixed Block Content 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/Block/FixedBlockContentBlock.php, line 31

Class

FixedBlockContentBlock
Provides a fixed content block placement.

Namespace

Drupal\fixed_block_content\Plugin\Block

Code

protected $entityTypeManager;