You are here

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

The entity field manager.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

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

Class

FieldBlock
Provides a fieldblock.

Namespace

Drupal\fieldblock\Plugin\Block

Code

protected $entityFieldManager;