You are here

protected property ActiveTrail::$menuLinkSelector in Context Active Trail 8

Same name and namespace in other branches
  1. 8.2 src/Plugin/ContextReaction/ActiveTrail.php \Drupal\context_active_trail\Plugin\ContextReaction\ActiveTrail::menuLinkSelector

The menu link selector.

Type: \Drupal\Core\Menu\MenuParentFormSelectorInterface

File

src/Plugin/ContextReaction/ActiveTrail.php, line 27

Class

ActiveTrail
Provides a reaction that sets the active trail.

Namespace

Drupal\context_active_trail\Plugin\ContextReaction

Code

protected $menuLinkSelector;