You are here

protected property FieldFieldTest::$entityRevision in Drupal 9

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

The stored revisionable test entities.

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

File

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

Class

FieldFieldTest
Provides some integration tests for the Field handler.

Namespace

Drupal\Tests\views\Kernel\Handler

Code

protected $entityRevision;