early_translation_test.services.yml

Same filename and directory in other branches
  1. 9 core/modules/locale/tests/modules/early_translation_test/early_translation_test.services.yml
  2. 8.9.x core/modules/locale/tests/modules/early_translation_test/early_translation_test.services.yml
  3. 10 core/modules/locale/tests/modules/early_translation_test/early_translation_test.services.yml
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
  1. services:
  2. early_translation_test.authentication.early_translation_test:
  3. class: Drupal\early_translation_test\Auth
  4. arguments: ['@entity_type.manager']
  5. tags:
  6. - { 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.