UserKernelTestBase::$roleStorage

Same name and namespace in other branches
  1. 9 core/modules/user/tests/src/Kernel/Views/UserKernelTestBase.php \Drupal\Tests\user\Kernel\Views\UserKernelTestBase::roleStorage
  2. 10 core/modules/user/tests/src/Kernel/Views/UserKernelTestBase.php \Drupal\Tests\user\Kernel\Views\UserKernelTestBase::roleStorage
  3. 11.x core/modules/user/tests/src/Kernel/Views/UserKernelTestBase.php \Drupal\Tests\user\Kernel\Views\UserKernelTestBase::roleStorage

The entity storage for roles.

Type: \Drupal\user\RoleStorage

File

core/modules/user/tests/src/Kernel/Views/UserKernelTestBase.php, line 32

Class

UserKernelTestBase
Provides a common test base for user views tests.

Namespace

Drupal\Tests\user\Kernel\Views

Code

protected $roleStorage;

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