DenyAdminRoutes::$routeMatch

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;
doc_Drupal
2016-10-29 09:02:11
Comments
Leave a Comment

Please login to continue.