You are here

social_follow_landing_page.services.yml in Open Social 10.2.x

modules/social_features/social_follow_taxonomy/modules/social_follow_landing_page/social_follow_landing_page.services.yml

File

modules/social_features/social_follow_taxonomy/modules/social_follow_landing_page/social_follow_landing_page.services.yml
View source
  1. services:
  2. social_follow_landing_page.overrider:
  3. class: Drupal\social_follow_landing_page\SocialFollowLandingPageOverrides
  4. arguments: ['@config.factory']
  5. tags:
  6. - {name: config.factory.override, priority: 10}