You are here

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

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

Views used by this test.

Type: array

File

core/modules/node/src/Tests/Views/NidArgumentTest.php, line 33
Contains \Drupal\node\Tests\Views\NidArgumentTest.

Class

NidArgumentTest
Tests the nid argument handler.

Namespace

Drupal\node\Tests\Views

Code

public static $testViews = [
  'test_nid_argument',
];