You are here

protected property FieldBlock::$entityTypeManager in Field as Block 8.2

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/Block/FieldBlock.php, line 41

Class

FieldBlock
Provides a fieldblock.

Namespace

Drupal\fieldblock\Plugin\Block

Code

protected $entityTypeManager;