You are here

protected property Auth::$userStorage in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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 24
Contains \Drupal\early_translation_test\Auth.

Class

Auth
Test authentication provider.

Namespace

Drupal\early_translation_test

Code

protected $userStorage;