protected property ContentReportService::$requestStack in Open Social 10.2.x
Same name and namespace in other branches
- 8.9 modules/social_features/social_content_report/src/ContentReportService.php \Drupal\social_content_report\ContentReportService::requestStack
- 8.8 modules/social_features/social_content_report/src/ContentReportService.php \Drupal\social_content_report\ContentReportService::requestStack
- 10.3.x modules/social_features/social_content_report/src/ContentReportService.php \Drupal\social_content_report\ContentReportService::requestStack
- 10.0.x modules/social_features/social_content_report/src/ContentReportService.php \Drupal\social_content_report\ContentReportService::requestStack
- 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_reportCode
protected $requestStack;