You are here

protected property EntityReference::$entityFieldManager in Entity Usage 8

Entity field manager service.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

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

Class

EntityReference
Tracks usage of entities related in entity_reference fields.

Namespace

Drupal\entity_usage\Plugin\EntityUsage\Track

Code

protected $entityFieldManager;