early_translation_test.services.yml
Same filename and directory in other branches
- 10 core/modules/locale/tests/modules/early_translation_test/early_translation_test.services.yml
- 11.x core/modules/locale/tests/modules/early_translation_test/early_translation_test.services.yml
- 9 core/modules/locale/tests/modules/early_translation_test/early_translation_test.services.yml
- 8.9.x 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.yml
View 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 }
Services
| Title | Deprecated | Summary |
|---|---|---|
| early_translation_test.authentication.early_translation_test | Drupal\early_translation_test\Auth |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.