You are here

protected property MenuActiveTrail::$routeMatch in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/lib/Drupal/Core/Menu/MenuActiveTrail.php \Drupal\Core\Menu\MenuActiveTrail::routeMatch

The route match object for the current page.

Type: \Drupal\Core\Routing\RouteMatchInterface

File

core/lib/Drupal/Core/Menu/MenuActiveTrail.php, line 35
Contains \Drupal\Core\Menu\MenuActiveTrail.

Class

MenuActiveTrail
Provides the default implementation of the active menu trail service.

Namespace

Drupal\Core\Menu

Code

protected $routeMatch;