You are here

protected property UserKernelTestBase::$users in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/user/src/Tests/Views/UserKernelTestBase.php \Drupal\user\Tests\Views\UserKernelTestBase::users

Users to use during this test.

Type: array

File

core/modules/user/src/Tests/Views/UserKernelTestBase.php, line 30
Contains \Drupal\user\Tests\Views\UserKernelTestBase.

Class

UserKernelTestBase
Provides a common test base for user views tests.

Namespace

Drupal\user\Tests\Views

Code

protected $users = array();