CommentViewsKernelTestBase::$userStorage

Same name and namespace in other branches
  1. 8.9.x core/modules/comment/tests/src/Kernel/Views/CommentViewsKernelTestBase.php \Drupal\Tests\comment\Kernel\Views\CommentViewsKernelTestBase::userStorage
  2. 10 core/modules/comment/tests/src/Kernel/Views/CommentViewsKernelTestBase.php \Drupal\Tests\comment\Kernel\Views\CommentViewsKernelTestBase::userStorage
  3. 11.x core/modules/comment/tests/src/Kernel/Views/CommentViewsKernelTestBase.php \Drupal\Tests\comment\Kernel\Views\CommentViewsKernelTestBase::userStorage

The entity storage for users.

Type: \Drupal\user\UserStorageInterface

File

core/modules/comment/tests/src/Kernel/Views/CommentViewsKernelTestBase.php, line 40

Class

CommentViewsKernelTestBase
Provides a common test base for comment views tests.

Namespace

Drupal\Tests\comment\Kernel\Views

Code

protected $userStorage;

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