The route match object for the current page.
Type: \Drupal\Core\Routing\RouteMatchInterface
File
- core/lib/Drupal/Core/Menu/MenuActiveTrail.php, line 30
Class
- MenuActiveTrail
- Provides the default implementation of the active menu trail service.
Namespace
Drupal\Core\Menu
Code
protected $routeMatch;
Please login to continue.