You are here

service user.auth in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/user/user.services.yml \user.auth

Class

Drupal\user\UserAuth
1 string reference to user.auth
UserLoginForm::create in core/modules/user/src/Form/UserLoginForm.php
Instantiates a new instance of this class.

File

core/modules/user/user.services.yml
core/modules/user/user.services.yml

View source
  1. class: Drupal\user\UserAuth
  2. arguments:
  3. - '@entity.manager'
  4. - '@password'