You are here

protected property EntityField::$entityFieldManager in Chaos Tool Suite (ctools) 8.3

The entity field manager.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

modules/ctools_block/src/Plugin/Block/EntityField.php, line 42

Class

EntityField
Provides a block to a field on an entity.

Namespace

Drupal\ctools_block\Plugin\Block

Code

protected $entityFieldManager;