You are here

protected property RowEntityRenderersTest::$testIds in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php \Drupal\Tests\views\Kernel\Entity\RowEntityRenderersTest::testIds

An array of IDs of the test content.

Type: array[]

File

core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php, line 70

Class

RowEntityRenderersTest
Tests the entity row renderers.

Namespace

Drupal\Tests\views\Kernel\Entity

Code

protected $testIds;