FieldFieldTest::$entityRevision

Same name and namespace in other branches
  1. 8.9.x 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
  3. 11.x 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;

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