You are here

protected property Tracker::$entityTypeManager in Menu Entity Index 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Tracker.php, line 73

Class

Tracker
Tracks menu links and their referenced entities.

Namespace

Drupal\menu_entity_index

Code

protected $entityTypeManager;