protected property ContentReportService::$currentUser in Open Social 10.0.x
Same name and namespace in other branches
- 8.9 modules/social_features/social_content_report/src/ContentReportService.php \Drupal\social_content_report\ContentReportService::currentUser
- 8.5 modules/social_features/social_content_report/src/ContentReportService.php \Drupal\social_content_report\ContentReportService::currentUser
- 8.6 modules/social_features/social_content_report/src/ContentReportService.php \Drupal\social_content_report\ContentReportService::currentUser
- 8.7 modules/social_features/social_content_report/src/ContentReportService.php \Drupal\social_content_report\ContentReportService::currentUser
- 8.8 modules/social_features/social_content_report/src/ContentReportService.php \Drupal\social_content_report\ContentReportService::currentUser
- 10.3.x modules/social_features/social_content_report/src/ContentReportService.php \Drupal\social_content_report\ContentReportService::currentUser
- 10.1.x modules/social_features/social_content_report/src/ContentReportService.php \Drupal\social_content_report\ContentReportService::currentUser
- 10.2.x modules/social_features/social_content_report/src/ContentReportService.php \Drupal\social_content_report\ContentReportService::currentUser
Current user.
Type: \Drupal\Core\Session\AccountProxyInterface
File
- modules/
social_features/ social_content_report/ src/ ContentReportService.php, line 34
Class
- ContentReportService
- Provides a content report service.
Namespace
Drupal\social_content_reportCode
protected $currentUser;