You are here

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

The path processor manager service.

Type: \Drupal\Core\PathProcessor\InboundPathProcessorInterface

File

src/Tracker.php, line 87

Class

Tracker
Tracks menu links and their referenced entities.

Namespace

Drupal\menu_entity_index

Code

protected $pathProcessor;