You are here

protected property ContentReportService::$flagService in Open Social 8.9

Same name and namespace in other branches
  1. 8.5 modules/social_features/social_content_report/src/ContentReportService.php \Drupal\social_content_report\ContentReportService::flagService
  2. 8.6 modules/social_features/social_content_report/src/ContentReportService.php \Drupal\social_content_report\ContentReportService::flagService
  3. 8.7 modules/social_features/social_content_report/src/ContentReportService.php \Drupal\social_content_report\ContentReportService::flagService
  4. 8.8 modules/social_features/social_content_report/src/ContentReportService.php \Drupal\social_content_report\ContentReportService::flagService
  5. 10.3.x modules/social_features/social_content_report/src/ContentReportService.php \Drupal\social_content_report\ContentReportService::flagService
  6. 10.0.x modules/social_features/social_content_report/src/ContentReportService.php \Drupal\social_content_report\ContentReportService::flagService
  7. 10.1.x modules/social_features/social_content_report/src/ContentReportService.php \Drupal\social_content_report\ContentReportService::flagService
  8. 10.2.x modules/social_features/social_content_report/src/ContentReportService.php \Drupal\social_content_report\ContentReportService::flagService

Flag service.

Type: \Drupal\flag\FlagServiceInterface

File

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

Class

ContentReportService
Provides a content report service.

Namespace

Drupal\social_content_report

Code

protected $flagService;