protected property MenuTreeStorage::$currentRouteMatch in Colossal Menu 8
Same name and namespace in other branches
- 2.x 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\MenuCode
protected $currentRouteMatch;