You are here

social_album.services.yml in Open Social 10.0.x

modules/social_features/social_album/social_album.services.yml

File

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