You are here

private property DependencyFieldMapGenerator::$entityTypeManager in Entity Reference Integrity 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/DependencyFieldMapGenerator.php, line 26

Class

DependencyFieldMapGenerator
Create a map of reference fields.

Namespace

Drupal\entity_reference_integrity

Code

private $entityTypeManager;