You are here

protected property DenyNodePreview::$routeMatch in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/node/src/PageCache/DenyNodePreview.php \Drupal\node\PageCache\DenyNodePreview::routeMatch

The current route match.

Type: \Drupal\Core\Routing\RouteMatchInterface

File

core/modules/node/src/PageCache/DenyNodePreview.php, line 23

Class

DenyNodePreview
Cache policy for node preview page.

Namespace

Drupal\node\PageCache

Code

protected $routeMatch;