protected property UserKernelTestBase::$userStorage in Drupal 9
Same name and namespace in other branches
- 8 core/modules/user/tests/src/Kernel/Views/UserKernelTestBase.php \Drupal\Tests\user\Kernel\Views\UserKernelTestBase::userStorage
The entity storage for users.
Type: \Drupal\user\UserStorage
File
- core/
modules/ user/ tests/ src/ Kernel/ Views/ UserKernelTestBase.php, line 39
Class
- UserKernelTestBase
- Provides a common test base for user views tests.
Namespace
Drupal\Tests\user\Kernel\ViewsCode
protected $userStorage;