Auth::$userStorage

Same name and namespace in other branches
  1. 9 core/modules/locale/tests/modules/early_translation_test/src/Auth.php \Drupal\early_translation_test\Auth::userStorage
  2. 8.9.x core/modules/locale/tests/modules/early_translation_test/src/Auth.php \Drupal\early_translation_test\Auth::userStorage
  3. 10 core/modules/locale/tests/modules/early_translation_test/src/Auth.php \Drupal\early_translation_test\Auth::userStorage

The user storage.

Type: \Drupal\user\UserStorageInterface

File

core/modules/locale/tests/modules/early_translation_test/src/Auth.php, line 19

Class

Auth
Test authentication provider.

Namespace

Drupal\early_translation_test

Code

protected $userStorage;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.