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

Class

Drupal\user\UserAuth
1 string reference to user.auth
MigrateUserTest::testUser in core/modules/user/tests/src/Kernel/Migrate/d7/MigrateUserTest.php
Tests the Drupal 7 user to Drupal 8 migration.

File

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

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