You are here

protected property ParentCandidate::$entityFieldManager in Entity Reference Hierarchy 8.2

Same name and namespace in other branches
  1. 3.x src/Information/ParentCandidate.php \Drupal\entity_hierarchy\Information\ParentCandidate::entityFieldManager

Entity field manager.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

src/Information/ParentCandidate.php, line 19

Class

ParentCandidate
Defines a class for determining if an entity is a parent candidate.

Namespace

Drupal\entity_hierarchy\Information

Code

protected $entityFieldManager;