You are here

protected property ContentReportService::$requestStack in Open Social 10.2.x

Same name and namespace in other branches
  1. 8.9 modules/social_features/social_content_report/src/ContentReportService.php \Drupal\social_content_report\ContentReportService::requestStack
  2. 8.8 modules/social_features/social_content_report/src/ContentReportService.php \Drupal\social_content_report\ContentReportService::requestStack
  3. 10.3.x modules/social_features/social_content_report/src/ContentReportService.php \Drupal\social_content_report\ContentReportService::requestStack
  4. 10.0.x modules/social_features/social_content_report/src/ContentReportService.php \Drupal\social_content_report\ContentReportService::requestStack
  5. 10.1.x modules/social_features/social_content_report/src/ContentReportService.php \Drupal\social_content_report\ContentReportService::requestStack

The current request.

Type: \Symfony\Component\HttpFoundation\RequestStack

File

modules/social_features/social_content_report/src/ContentReportService.php, line 48

Class

ContentReportService
Provides a content report service.

Namespace

Drupal\social_content_report

Code

protected $requestStack;