protected property DenyNoCacheRoutes::$routeMatch in Drupal 9
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/PageCache/ResponsePolicy/DenyNoCacheRoutes.php \Drupal\Core\PageCache\ResponsePolicy\DenyNoCacheRoutes::routeMatch
The current route match.
Type: \Drupal\Core\Routing\RouteMatchInterface
File
- core/
lib/ Drupal/ Core/ PageCache/ ResponsePolicy/ DenyNoCacheRoutes.php, line 23
Class
- DenyNoCacheRoutes
- Cache policy for routes with the 'no_cache' option set.
Namespace
Drupal\Core\PageCache\ResponsePolicyCode
protected $routeMatch;