The current route match.
Type: \Drupal\Core\Routing\RouteMatchInterface
File
- core/modules/dynamic_page_cache/src/PageCache/ResponsePolicy/DenyAdminRoutes.php, line 24
Class
- DenyAdminRoutes
- Cache policy for routes with the '_admin_route' option set.
Namespace
Drupal\dynamic_page_cache\PageCache\ResponsePolicy
Code
protected $routeMatch;
Please login to continue.