UserTestBase::$users

Same name and namespace in other branches
  1. 8.9.x core/modules/user/tests/src/Functional/Views/UserTestBase.php \Drupal\Tests\user\Functional\Views\UserTestBase::users
  2. 10 core/modules/user/tests/src/Functional/Views/UserTestBase.php \Drupal\Tests\user\Functional\Views\UserTestBase::users
  3. 11.x 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\Views

Code

protected $users = [];

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