Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
TermRouteContext.php
TermRouteContext::$routeMatch
The route match object.
Type:
\Drupal\Core\Routing\RouteMatchInterface
File
core/
modules/
taxonomy/
src/
ContextProvider/
TermRouteContext.php
, line 26
Class
TermRouteContext
Sets the current taxonomy term as a context on taxonomy term routes.
Namespace
Drupal\taxonomy\ContextProvider
Code
protected $routeMatch;
RSS feed