You are here

protected property SocialEventController::$requestStack in Open Social 8.5

Same name and namespace in other branches
  1. 8.9 modules/social_features/social_event/src/Controller/SocialEventController.php \Drupal\social_event\Controller\SocialEventController::requestStack
  2. 8.3 modules/social_features/social_event/src/Controller/SocialEventController.php \Drupal\social_event\Controller\SocialEventController::requestStack
  3. 8.4 modules/social_features/social_event/src/Controller/SocialEventController.php \Drupal\social_event\Controller\SocialEventController::requestStack
  4. 8.6 modules/social_features/social_event/src/Controller/SocialEventController.php \Drupal\social_event\Controller\SocialEventController::requestStack
  5. 8.7 modules/social_features/social_event/src/Controller/SocialEventController.php \Drupal\social_event\Controller\SocialEventController::requestStack
  6. 8.8 modules/social_features/social_event/src/Controller/SocialEventController.php \Drupal\social_event\Controller\SocialEventController::requestStack
  7. 10.3.x modules/social_features/social_event/src/Controller/SocialEventController.php \Drupal\social_event\Controller\SocialEventController::requestStack
  8. 10.0.x modules/social_features/social_event/src/Controller/SocialEventController.php \Drupal\social_event\Controller\SocialEventController::requestStack
  9. 10.1.x modules/social_features/social_event/src/Controller/SocialEventController.php \Drupal\social_event\Controller\SocialEventController::requestStack
  10. 10.2.x modules/social_features/social_event/src/Controller/SocialEventController.php \Drupal\social_event\Controller\SocialEventController::requestStack

The request.

Type: \Symfony\Component\HttpFoundation\RequestStack

File

modules/social_features/social_event/src/Controller/SocialEventController.php, line 24

Class

SocialEventController
Class SocialEventController.

Namespace

Drupal\social_event\Controller

Code

protected $requestStack;