You are here

protected property SimpleBlockBlock::$entityTypeManager in Simple Block 8

The entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/Block/SimpleBlockBlock.php, line 33

Class

SimpleBlockBlock
Defines a generic custom block config type.

Namespace

Drupal\simple_block\Plugin\Block

Code

protected $entityTypeManager;