You are here

protected property MenuLinkTree::$menuActiveTrail in Drupal 8

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Menu/MenuLinkTree.php \Drupal\Core\Menu\MenuLinkTree::menuActiveTrail

The active menu trail service.

Type: \Drupal\Core\Menu\MenuActiveTrailInterface

File

core/lib/Drupal/Core/Menu/MenuLinkTree.php, line 43

Class

MenuLinkTree
Implements the loading, transforming and rendering of menu link trees.

Namespace

Drupal\Core\Menu

Code

protected $menuActiveTrail;