You are here

service social_event.translation_defaults in Open Social 10.1.x

Same name and namespace in other branches
  1. 8.9 modules/social_features/social_event/social_event.services.yml \social_event.translation_defaults
  2. 8.4 modules/social_features/social_event/social_event.services.yml \social_event.translation_defaults
  3. 8.5 modules/social_features/social_event/social_event.services.yml \social_event.translation_defaults
  4. 8.6 modules/social_features/social_event/social_event.services.yml \social_event.translation_defaults
  5. 8.7 modules/social_features/social_event/social_event.services.yml \social_event.translation_defaults
  6. 8.8 modules/social_features/social_event/social_event.services.yml \social_event.translation_defaults
  7. 10.3.x modules/social_features/social_event/social_event.services.yml \social_event.translation_defaults
  8. 10.0.x modules/social_features/social_event/social_event.services.yml \social_event.translation_defaults
  9. 10.2.x modules/social_features/social_event/social_event.services.yml \social_event.translation_defaults

Class

Drupal\social_event\ContentTranslationDefaultsConfigOverride

Tags

  • config.factory.override
  • social_language_defaults

File

modules/social_features/social_event/social_event.services.yml
modules/social_features/social_event/social_event.services.yml

View source
  1. class: Drupal\social_event\ContentTranslationDefaultsConfigOverride
  2. tags:
  3. - { name: config.factory.override, priority: 5 }
  4. - { name: social_language_defaults }