You are here

service social_follow_tag.lazy_builder 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/social_follow_tag.services.yml \social_follow_tag.lazy_builder
  2. 10.0.x modules/social_features/social_follow_taxonomy/modules/social_follow_tag/social_follow_tag.services.yml \social_follow_tag.lazy_builder
  3. 10.2.x modules/social_features/social_follow_taxonomy/modules/social_follow_tag/social_follow_tag.services.yml \social_follow_tag.lazy_builder

Class

Drupal\social_follow_tag\SocialFollowTagLazyBuilder

File

modules/social_features/social_follow_taxonomy/modules/social_follow_tag/social_follow_tag.services.yml
modules/social_features/social_follow_taxonomy/modules/social_follow_tag/social_follow_tag.services.yml

View source
  1. class: Drupal\social_follow_tag\SocialFollowTagLazyBuilder
  2. arguments:
  3. - '@entity_type.manager'
  4. - '@form_builder'
  5. - '@social_tagging.tag_service'
  6. - '@flag'
  7. - '@renderer'
  8. - '@flag.link_builder'
  9. - '@current_user'