You are here

protected property DenyNodePreview::$routeMatch in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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 28
Contains \Drupal\node\PageCache\DenyNodePreview.

Class

DenyNodePreview
Cache policy for node preview page.

Namespace

Drupal\node\PageCache

Code

protected $routeMatch;