You are here

protected property MenuLinkTree::$menuActiveTrail in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 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 41
Contains \Drupal\Core\Menu\MenuLinkTree.

Class

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

Namespace

Drupal\Core\Menu

Code

protected $menuActiveTrail;