You are here

protected property PreviewLinkCacheContext::$routeMatch in Preview Link 8

Same name and namespace in other branches
  1. 2.x src/PreviewLinkCacheContext.php \Drupal\preview_link\PreviewLinkCacheContext::routeMatch
  2. 2.0.x src/PreviewLinkCacheContext.php \Drupal\preview_link\PreviewLinkCacheContext::routeMatch

Route match.

Type: \Drupal\Core\Routing\RouteMatchInterface

File

src/PreviewLinkCacheContext.php, line 19

Class

PreviewLinkCacheContext
Defines a class for a preview link cache context.

Namespace

Drupal\preview_link

Code

protected $routeMatch;