ArgumentNodeRevisionIdTest::$testViews

Same name and namespace in other branches
  1. 9 core/modules/node/tests/src/Kernel/Views/ArgumentNodeRevisionIdTest.php \Drupal\Tests\node\Kernel\Views\ArgumentNodeRevisionIdTest::testViews
  2. 10 core/modules/node/tests/src/Kernel/Views/ArgumentNodeRevisionIdTest.php \Drupal\Tests\node\Kernel\Views\ArgumentNodeRevisionIdTest::testViews

Type: testViews

Overrides ViewsKernelTestBase::$testViews

File

core/modules/node/tests/src/Kernel/Views/ArgumentNodeRevisionIdTest.php, line 28

Class

ArgumentNodeRevisionIdTest
Tests the node_vid handler.

Namespace

Drupal\Tests\node\Kernel\Views

Code

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

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.