You are here

protected property SocialTaggingOverrides::$tagService in Open Social 8.7

Same name and namespace in other branches
  1. 8.9 modules/social_features/social_tagging/src/SocialTaggingOverrides.php \Drupal\social_tagging\SocialTaggingOverrides::tagService
  2. 8.5 modules/social_features/social_tagging/src/SocialTaggingOverrides.php \Drupal\social_tagging\SocialTaggingOverrides::tagService
  3. 8.6 modules/social_features/social_tagging/src/SocialTaggingOverrides.php \Drupal\social_tagging\SocialTaggingOverrides::tagService
  4. 8.8 modules/social_features/social_tagging/src/SocialTaggingOverrides.php \Drupal\social_tagging\SocialTaggingOverrides::tagService

The tagging helper service.

Type: \Drupal\social_tagging\SocialTaggingService

File

modules/social_features/social_tagging/src/SocialTaggingOverrides.php, line 19

Class

SocialTaggingOverrides
Configuration override.

Namespace

Drupal\social_tagging

Code

protected $tagService;