You are here

private property MicrositeCacheContext::$routeMatch in Entity Reference Hierarchy 3.x

Same name and namespace in other branches
  1. 8.2 modules/entity_hierarchy_microsite/src/Cache/MicrositeCacheContext.php \Drupal\entity_hierarchy_microsite\Cache\MicrositeCacheContext::routeMatch

Route match.

Type: \Drupal\Core\Routing\RouteMatchInterface

File

modules/entity_hierarchy_microsite/src/Cache/MicrositeCacheContext.php, line 31

Class

MicrositeCacheContext
Defines a class for a microsite cache context.

Namespace

Drupal\entity_hierarchy_microsite\Cache

Code

private $routeMatch;