UserKernelTestBase::$users
Same name in other branches
- 8.9.x core/modules/user/tests/src/Kernel/Views/UserKernelTestBase.php \Drupal\Tests\user\Kernel\Views\UserKernelTestBase::users
- 10 core/modules/user/tests/src/Kernel/Views/UserKernelTestBase.php \Drupal\Tests\user\Kernel\Views\UserKernelTestBase::users
- 11.x core/modules/user/tests/src/Kernel/Views/UserKernelTestBase.php \Drupal\Tests\user\Kernel\Views\UserKernelTestBase::users
Users to use during this test.
Type: array
File
-
core/
modules/ user/ tests/ src/ Kernel/ Views/ UserKernelTestBase.php, line 25
Class
- UserKernelTestBase
- Provides a common test base for user views tests.
Namespace
Drupal\Tests\user\Kernel\ViewsCode
protected $users = [];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.