protected property EventInviteLocalTask::$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/Plugin/Menu/LocalTask/EventInviteLocalTask.php \Drupal\social_event_invite\Plugin\Menu\LocalTask\EventInviteLocalTask::routeMatch
- 10.0.x modules/social_features/social_event/modules/social_event_invite/src/Plugin/Menu/LocalTask/EventInviteLocalTask.php \Drupal\social_event_invite\Plugin\Menu\LocalTask\EventInviteLocalTask::routeMatch
- 10.1.x modules/social_features/social_event/modules/social_event_invite/src/Plugin/Menu/LocalTask/EventInviteLocalTask.php \Drupal\social_event_invite\Plugin\Menu\LocalTask\EventInviteLocalTask::routeMatch
- 10.2.x modules/social_features/social_event/modules/social_event_invite/src/Plugin/Menu/LocalTask/EventInviteLocalTask.php \Drupal\social_event_invite\Plugin\Menu\LocalTask\EventInviteLocalTask::routeMatch
The route match.
Type: \Drupal\Core\Routing\RouteMatchInterface
File
- modules/
social_features/ social_event/ modules/ social_event_invite/ src/ Plugin/ Menu/ LocalTask/ EventInviteLocalTask.php, line 25
Class
- EventInviteLocalTask
- Provides a local task that shows the amount of group invites.
Namespace
Drupal\social_event_invite\Plugin\Menu\LocalTaskCode
protected $routeMatch;