UserAuthentication::$passwordChecker

Same name in other branches
  1. 11.x core/modules/user/src/UserAuthentication.php \Drupal\user\UserAuthentication::passwordChecker

The password hashing service.

Type: \Drupal\Core\Password\PasswordInterface

File

core/modules/user/src/UserAuthentication.php, line 25

Class

UserAuthentication
Validates user authentication credentials.

Namespace

Drupal\user

Code

protected $passwordChecker;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.