protected property RouteCacheContext::$routeMatch in Drupal 10
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Cache/Context/RouteCacheContext.php \Drupal\Core\Cache\Context\RouteCacheContext::routeMatch
- 9 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 20
Class
- RouteCacheContext
- Defines the RouteCacheContext service, for "per route" caching.
Namespace
Drupal\Core\Cache\ContextCode
protected $routeMatch;