protected property UserKernelTestBase::$roleStorage in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/user/src/Tests/Views/UserKernelTestBase.php \Drupal\user\Tests\Views\UserKernelTestBase::roleStorage
The entity storage for roles.
Type: \Drupal\user\RoleStorage
File
- core/
modules/ user/ src/ Tests/ Views/ UserKernelTestBase.php, line 37 - Contains \Drupal\user\Tests\Views\UserKernelTestBase.
Class
- UserKernelTestBase
- Provides a common test base for user views tests.
Namespace
Drupal\user\Tests\ViewsCode
protected $roleStorage;