You are here

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

The entity repository.

Type: \Drupal\Core\Entity\EntityRepositoryInterface

File

src/Tracker.php, line 66

Class

Tracker
Tracks menu links and their referenced entities.

Namespace

Drupal\menu_entity_index

Code

protected $entityRepository;