You are here

public static property NodeContextualLinksTest::$testViews in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/node/src/Tests/Views/NodeContextualLinksTest.php \Drupal\node\Tests\Views\NodeContextualLinksTest::testViews

Views used by this test.

Type: array

File

core/modules/node/src/Tests/Views/NodeContextualLinksTest.php, line 32
Contains \Drupal\node\Tests\Views\NodeContextualLinksTest.

Class

NodeContextualLinksTest
Tests views contextual links on nodes.

Namespace

Drupal\node\Tests\Views

Code

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