You are here

protected property RegistrationController::$userStorage in User registration password 8

The user storage.

Type: \Drupal\user\UserStorageInterface

File

src/Controller/RegistrationController.php, line 31

Class

RegistrationController
User registration password controller class.

Namespace

Drupal\user_registrationpassword\Controller

Code

protected $userStorage;