ArgumentNodeRevisionIdTest::$modules
Same name in other branches
- 9 core/modules/node/tests/src/Kernel/Views/ArgumentNodeRevisionIdTest.php \Drupal\Tests\node\Kernel\Views\ArgumentNodeRevisionIdTest::modules
- 10 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 23
Class
- ArgumentNodeRevisionIdTest
- Tests the node_vid handler.
Namespace
Drupal\Tests\node\Kernel\ViewsCode
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.