You are here

public static property FieldEntityTest::$testViews in Zircon Profile 8

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

Views used by this test.

Type: array

File

core/modules/views/src/Tests/Entity/FieldEntityTest.php, line 29
Contains \Drupal\views\Tests\Entity\FieldEntityTest.

Class

FieldEntityTest
Tests the field plugin base integration with the entity system.

Namespace

Drupal\views\Tests\Entity

Code

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