You are here

protected property DependencyFieldMapGenerator::$entityFieldManager in Entity Reference Integrity 8

The entity field manager.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

src/DependencyFieldMapGenerator.php, line 18

Class

DependencyFieldMapGenerator
Create a map of reference fields.

Namespace

Drupal\entity_reference_integrity

Code

protected $entityFieldManager;