You are here

social_file_private.services.yml in Open Social 8.2

modules/custom/social_file_private/social_file_private.services.yml

File

modules/custom/social_file_private/social_file_private.services.yml
View source
  1. services:
  2. social_file_private_fields.overrider:
  3. class: \Drupal\social_file_private\SocialFilePrivateFieldsConfigOverride
  4. tags:
  5. - {name: config.factory.override, priority: 5}
  6. social_file_private_text_editor.overrider:
  7. class: \Drupal\social_file_private\SocialFilePrivateTextEditorConfigOverride
  8. tags:
  9. - {name: config.factory.override, priority: 5}