protected property CancelEnrollInviteController::$requestStack 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/Controller/CancelEnrollInviteController.php \Drupal\social_event_invite\Controller\CancelEnrollInviteController::requestStack
- 10.0.x modules/social_features/social_event/modules/social_event_invite/src/Controller/CancelEnrollInviteController.php \Drupal\social_event_invite\Controller\CancelEnrollInviteController::requestStack
- 10.1.x modules/social_features/social_event/modules/social_event_invite/src/Controller/CancelEnrollInviteController.php \Drupal\social_event_invite\Controller\CancelEnrollInviteController::requestStack
- 10.2.x modules/social_features/social_event/modules/social_event_invite/src/Controller/CancelEnrollInviteController.php \Drupal\social_event_invite\Controller\CancelEnrollInviteController::requestStack
The request stack.
Type: \Symfony\Component\HttpFoundation\RequestStack
File
- modules/
social_features/ social_event/ modules/ social_event_invite/ src/ Controller/ CancelEnrollInviteController.php, line 28
Class
- CancelEnrollInviteController
- Cancels a pending enrollment invite.
Namespace
Drupal\social_event_invite\ControllerCode
protected $requestStack;