You are here

public static property RowEntityRenderersTest::$testViews 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::testViews

Views used by this test.

Type: array

File

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

Class

RowEntityRenderersTest
Tests the entity row renderers.

Namespace

Drupal\views\Tests\Entity

Code

public static $testViews = array(
  'test_entity_row_renderers',
);