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

Class

Drupal\Core\EventSubscriber\AuthenticationSubscriber

File

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

View source
  1. class: Drupal\Core\EventSubscriber\AuthenticationSubscriber
  2. arguments:
  3. - '@authentication'
  4. - '@current_user'