protected property UserAuth::$passwordChecker in Drupal 9
Same name and namespace in other branches
- 8 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;