protected property EventEnrollmentStatusHelper::$routeMatch in Open Social 10.3.x
Same name and namespace in other branches
- 8.9 modules/social_features/social_event/src/EventEnrollmentStatusHelper.php \Drupal\social_event\EventEnrollmentStatusHelper::routeMatch
- 10.0.x modules/social_features/social_event/src/EventEnrollmentStatusHelper.php \Drupal\social_event\EventEnrollmentStatusHelper::routeMatch
- 10.1.x modules/social_features/social_event/src/EventEnrollmentStatusHelper.php \Drupal\social_event\EventEnrollmentStatusHelper::routeMatch
- 10.2.x modules/social_features/social_event/src/EventEnrollmentStatusHelper.php \Drupal\social_event\EventEnrollmentStatusHelper::routeMatch
The route match.
Type: \Drupal\Core\Routing\RouteMatchInterface
File
- modules/
social_features/ social_event/ src/ EventEnrollmentStatusHelper.php, line 24
Class
- EventEnrollmentStatusHelper
- Class EventEnrollmentStatusHelper.
Namespace
Drupal\social_eventCode
protected $routeMatch;