You are here

protected property TargetType::$tracker in Menu Entity Index 8

Same name in this branch
  1. 8 src/Plugin/views/filter/TargetType.php \Drupal\menu_entity_index\Plugin\views\filter\TargetType::tracker
  2. 8 src/Plugin/views/field/TargetType.php \Drupal\menu_entity_index\Plugin\views\field\TargetType::tracker

The Menu Entity Index Tracker service.

Type: \Drupal\menu_entity_index\TrackerInterface

File

src/Plugin/views/filter/TargetType.php, line 23

Class

TargetType
Filter class which allows filtering by entity type id of target entity.

Namespace

Drupal\menu_entity_index\Plugin\views\filter

Code

protected $tracker;