You are here

protected property EventAnEnrollCacheContext::$routeMatch in Open Social 8.8

Same name and namespace in other branches
  1. 8.9 modules/social_features/social_event/modules/social_event_an_enroll/src/EventAnEnrollCacheContext.php \Drupal\social_event_an_enroll\EventAnEnrollCacheContext::routeMatch
  2. 10.3.x modules/social_features/social_event/modules/social_event_an_enroll/src/EventAnEnrollCacheContext.php \Drupal\social_event_an_enroll\EventAnEnrollCacheContext::routeMatch
  3. 10.0.x modules/social_features/social_event/modules/social_event_an_enroll/src/EventAnEnrollCacheContext.php \Drupal\social_event_an_enroll\EventAnEnrollCacheContext::routeMatch
  4. 10.1.x modules/social_features/social_event/modules/social_event_an_enroll/src/EventAnEnrollCacheContext.php \Drupal\social_event_an_enroll\EventAnEnrollCacheContext::routeMatch
  5. 10.2.x modules/social_features/social_event/modules/social_event_an_enroll/src/EventAnEnrollCacheContext.php \Drupal\social_event_an_enroll\EventAnEnrollCacheContext::routeMatch

Route match.

Type: \Drupal\Core\Routing\RouteMatchInterface

File

modules/social_features/social_event/modules/social_event_an_enroll/src/EventAnEnrollCacheContext.php, line 19

Class

EventAnEnrollCacheContext
Defines a class for a anonymous event enrollment route context.

Namespace

Drupal\social_event_an_enroll

Code

protected $routeMatch;