early_translation_test.services.yml in Drupal 8
Same filename and directory in other branches
core/modules/locale/tests/modules/early_translation_test/early_translation_test.services.yml
File
core/modules/locale/tests/modules/early_translation_test/early_translation_test.services.ymlView source
- services:
- early_translation_test.authentication.early_translation_test:
- class: Drupal\early_translation_test\Auth
- arguments: ['@entity_type.manager']
- tags:
- - { name: authentication_provider, provider_id: 'early_translation_test', priority: 100 }