You are here

protected property TermRouteContext::$routeMatch in Drupal 9

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;