You are here

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

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/EntityReferenceIntegrityEntityHandler.php, line 29

Class

EntityReferenceIntegrityEntityHandler
Entity reference integrity entity handler.

Namespace

Drupal\entity_reference_integrity

Code

protected $entityTypeManager;