UserAuthenticationController::$userStorage
The user storage.
Type: \Drupal\user\UserStorageInterface
File
-
core/
modules/ user/ src/ Controller/ UserAuthenticationController.php, line 53
Class
- UserAuthenticationController
- Provides controllers for login, login status and logout via HTTP requests.
Namespace
Drupal\user\ControllerCode
protected $userStorage;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.