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