You are here

protected property EntityReference::$entityTypeManager in Entity Usage 8

Entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/EntityUsage/Track/EntityReference.php, line 37

Class

EntityReference
Tracks usage of entities related in entity_reference fields.

Namespace

Drupal\entity_usage\Plugin\EntityUsage\Track

Code

protected $entityTypeManager;