You are here

protected property FieldFieldTest::$testUsers in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/views/tests/src/Kernel/Handler/FieldFieldTest.php \Drupal\Tests\views\Kernel\Handler\FieldFieldTest::testUsers
  2. 10 core/modules/views/tests/src/Kernel/Handler/FieldFieldTest.php \Drupal\Tests\views\Kernel\Handler\FieldFieldTest::testUsers

Stores a couple of test users.

Type: \Drupal\user\UserInterface[]

File

core/modules/views/tests/src/Kernel/Handler/FieldFieldTest.php, line 59

Class

FieldFieldTest
Provides some integration tests for the Field handler.

Namespace

Drupal\Tests\views\Kernel\Handler

Code

protected $testUsers;