You are here

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

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

Views used by this test.

Type: array

File

core/modules/views/src/Tests/Handler/FieldEntityLinkTest.php, line 31
Contains \Drupal\views\Tests\Handler\FieldEntityLinkTest.

Class

FieldEntityLinkTest
Tests the core Drupal\views\Plugin\views\field\EntityOperations handler.

Namespace

Drupal\views\Tests\Handler

Code

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