You are here

protected property MenuTreeStorage::$currentRouteMatch in Colossal Menu 2.x

Same name and namespace in other branches
  1. 8 src/Menu/MenuTreeStorage.php \Drupal\colossal_menu\Menu\MenuTreeStorage::currentRouteMatch

The current route match.

Type: \Drupal\Core\Routing\RouteMatchInterface

File

src/Menu/MenuTreeStorage.php, line 43

Class

MenuTreeStorage
Provides a menu tree storage using the database.

Namespace

Drupal\colossal_menu\Menu

Code

protected $currentRouteMatch;