You are here

protected property RowEntityRenderersTest::$expected in Zircon Profile 8

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

An array of titles for each node per language.

Type: array

File

core/modules/views/src/Tests/Entity/RowEntityRenderersTest.php, line 49
Contains \Drupal\views\Tests\Entity\RowEntityRenderersTest.

Class

RowEntityRenderersTest
Tests the entity row renderers.

Namespace

Drupal\views\Tests\Entity

Code

protected $expected;