protected property UserTestBase::$users in Drupal 10
Same name and namespace in other branches
- 8 core/modules/user/tests/src/Functional/Views/UserTestBase.php \Drupal\Tests\user\Functional\Views\UserTestBase::users
- 9 core/modules/user/tests/src/Functional/Views/UserTestBase.php \Drupal\Tests\user\Functional\Views\UserTestBase::users
Users to use during this test.
Type: array
File
- core/
modules/ user/ tests/ src/ Functional/ Views/ UserTestBase.php, line 25
Class
- UserTestBase
- @todo.
Namespace
Drupal\Tests\user\Functional\ViewsCode
protected $users = [];