UserAuth::$passwordChecker
Same name in other branches
- 9 core/modules/user/src/UserAuth.php \Drupal\user\UserAuth::passwordChecker
- 8.9.x core/modules/user/src/UserAuth.php \Drupal\user\UserAuth::passwordChecker
- 10 core/modules/user/src/UserAuth.php \Drupal\user\UserAuth::passwordChecker
The password hashing service.
Type: \Drupal\Core\Password\PasswordInterface
File
-
core/
modules/ user/ src/ UserAuth.php, line 25
Class
- UserAuth
- Validates user authentication credentials.
Namespace
Drupal\userCode
protected $passwordChecker;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.