FieldFieldTest::$entities

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
  3. 11.x 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;

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