You are here

protected property RowEntityRenderersTest::$expected in Drupal 8

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

An array of titles for each node per language.

Type: array

File

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

Class

RowEntityRenderersTest
Tests the entity row renderers.

Namespace

Drupal\Tests\views\Kernel\Entity

Code

protected $expected;