You are here

protected property Link::$entityTypeManager in Entity Usage 8

Entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

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

Class

Link
Tracks usage of entities related in entity_reference fields.

Namespace

Drupal\entity_usage\Plugin\EntityUsage\Track

Code

protected $entityTypeManager;