early_translation_test.authentication.early_translation_test

Same name and namespace in other branches
  1. 9 core/modules/locale/tests/modules/early_translation_test/early_translation_test.services.yml \early_translation_test.authentication.early_translation_test
  2. 8.9.x core/modules/locale/tests/modules/early_translation_test/early_translation_test.services.yml \early_translation_test.authentication.early_translation_test
  3. 10 core/modules/locale/tests/modules/early_translation_test/early_translation_test.services.yml \early_translation_test.authentication.early_translation_test

Class

Drupal\early_translation_test\Auth

Tags

  • authentication_provider

File

core/modules/locale/tests/modules/early_translation_test/early_translation_test.services.yml

View source
  1. class: Drupal\early_translation_test\Auth
  2. arguments:
  3. - '@entity_type.manager'
  4. tags:
  5. - { name: authentication_provider, provider_id: early_translation_test, priority: 100 }

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.