You are here

protected property EntityBlockBlock::$entityTypeManager in Entityblock 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/Block/EntityBlockBlock.php, line 37
Contains \Drupal\entityblock\Plugin\Block\EntityBlockBlock.

Class

EntityBlockBlock
Provides an entityblock block.

Namespace

Drupal\entityblock\Plugin\Block

Code

protected $entityTypeManager;