ArgumentNodeRevisionIdTest::$modules

Same name in other branches
  1. 10 core/modules/node/tests/src/Kernel/Views/ArgumentNodeRevisionIdTest.php \Drupal\Tests\node\Kernel\Views\ArgumentNodeRevisionIdTest::modules
  2. 11.x core/modules/node/tests/src/Kernel/Views/ArgumentNodeRevisionIdTest.php \Drupal\Tests\node\Kernel\Views\ArgumentNodeRevisionIdTest::modules

Type: modules

Overrides ViewsKernelTestBase::$modules

File

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

Class

ArgumentNodeRevisionIdTest
Tests the node_vid handler.

Namespace

Drupal\Tests\node\Kernel\Views

Code

protected static $modules = [
    'node',
    'field',
    'user',
    'node_test_views',
];

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