Same name and namespace in other branches
  1. 8.9.x core/core.services.yml \authentication_collector
  2. 9 core/core.services.yml \authentication_collector

Class

Drupal\Core\Authentication\AuthenticationCollector

Tags

  • service_collector
1 string reference to authentication_collector
CollectRoutesTest::setUp in core/modules/rest/tests/src/Unit/CollectRoutesTest.php

File

core/core.services.yml
core/core.services.yml

View source
  1. class: Drupal\Core\Authentication\AuthenticationCollector
  2. tags:
  3. - { name: service_collector, tag: authentication_provider, call: addProvider }