You are here

protected property EntityReferenceDependencyManager::$entityTypeManager in Entity Reference Integrity 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/EntityReferenceDependencyManager.php, line 20

Class

EntityReferenceDependencyManager
Calculate entity dependencies based on entity reference fields.

Namespace

Drupal\entity_reference_integrity

Code

protected $entityTypeManager;