protected property UserStorageController::$password

Provides the password hashing service object.

Type: \Drupal\Core\Password\PasswordInterface

File

drupal/core/modules/user/lib/Drupal/user/UserStorageController.php, line 31
Definition of Drupal\user\UserStorageController.

Class

UserStorageController
Controller class for users.

Namespace

Drupal\user

Code

protected $password;