You are here

private property FieldContextHandler::$entityFieldManager in Core Context 8

The entity field manager service.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

src/FieldContextHandler.php, line 31

Class

FieldContextHandler
Exposes contexts stored on an entity field.

Namespace

Drupal\core_context

Code

private $entityFieldManager;