service authentication_subscriber in Drupal 9
Same name and namespace in other branches
- 8 core/core.services.yml \authentication_subscriber
Class
Drupal\Core\EventSubscriber\AuthenticationSubscriberTags
- event_subscriber
File
- core/
core.services.yml - core/core.services.yml
View source
- class: Drupal\Core\EventSubscriber\AuthenticationSubscriber
- arguments:
- - '@authentication'
- - '@current_user'
- tags:
- - { name: event_subscriber }