service authentication_collector in Drupal 8
Same name and namespace in other branches
- 9 core/core.services.yml \authentication_collector
 - 10 core/core.services.yml \authentication_collector
 
Class
Drupal\Core\Authentication\AuthenticationCollectorTags
- 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
- class: Drupal\Core\Authentication\AuthenticationCollector
 - tags:
 -   - { name: service_collector, tag: authentication_provider, call: addProvider }