You are here

protected property SocialFollowTagLazyBuilder::$tagService in Open Social 10.1.x

Same name and namespace in other branches
  1. 10.3.x modules/social_features/social_follow_taxonomy/modules/social_follow_tag/src/SocialFollowTagLazyBuilder.php \Drupal\social_follow_tag\SocialFollowTagLazyBuilder::tagService
  2. 10.0.x modules/social_features/social_follow_taxonomy/modules/social_follow_tag/src/SocialFollowTagLazyBuilder.php \Drupal\social_follow_tag\SocialFollowTagLazyBuilder::tagService
  3. 10.2.x modules/social_features/social_follow_taxonomy/modules/social_follow_tag/src/SocialFollowTagLazyBuilder.php \Drupal\social_follow_tag\SocialFollowTagLazyBuilder::tagService

The route match.

Type: \Drupal\social_tagging\SocialTaggingService

File

modules/social_features/social_follow_taxonomy/modules/social_follow_tag/src/SocialFollowTagLazyBuilder.php, line 43

Class

SocialFollowTagLazyBuilder
Provide service for lazy rendering.

Namespace

Drupal\social_follow_tag

Code

protected $tagService;