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\user
Code
protected $passwordChecker;
The password hashing service.
Type: \Drupal\Core\Password\PasswordInterface
Drupal\user
protected $passwordChecker;
Please login to continue.