You are here

protected property RouteCacheContext::$routeMatch in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/lib/Drupal/Core/Cache/Context/RouteCacheContext.php \Drupal\Core\Cache\Context\RouteCacheContext::routeMatch

The route match.

Type: \Drupal\Core\Routing\RouteMatchInterface

File

core/lib/Drupal/Core/Cache/Context/RouteCacheContext.php, line 25
Contains \Drupal\Core\Cache\Context\RouteCacheContext.

Class

RouteCacheContext
Defines the RouteCacheContext service, for "per route" caching.

Namespace

Drupal\Core\Cache\Context

Code

protected $routeMatch;