service authentication in Drupal 9
Same name and namespace in other branches
- 8 core/core.services.yml \authentication
Class
Drupal\Core\Authentication\AuthenticationManager1 string reference to authentication
- UpdateKernel::handleAccess in core/
lib/ Drupal/ Core/ Update/ UpdateKernel.php - Checks if the current user has rights to access updates page.
File
- core/
core.services.yml - core/core.services.yml
View source
- class: Drupal\Core\Authentication\AuthenticationManager
- arguments:
- - '@authentication_collector'