You are here

service early_translation_test.authentication.early_translation_test in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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
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.manager'
  4. tags:
  5. - { name: authentication_provider, provider_id: early_translation_test, priority: 100 }