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