You are here

protected property FieldFieldTest::$entities 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::entities
  2. 10 core/modules/views/tests/src/Kernel/Handler/FieldFieldTest.php \Drupal\Tests\views\Kernel\Handler\FieldFieldTest::entities

The stored test entities.

Type: \Drupal\entity_test\Entity\EntityTest[]

File

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

Class

FieldFieldTest
Provides some integration tests for the Field handler.

Namespace

Drupal\Tests\views\Kernel\Handler

Code

protected $entities;