NidArgumentTest::$modules
Same name in other branches
- 9 core/modules/node/tests/src/Kernel/Views/NidArgumentTest.php \Drupal\Tests\node\Kernel\Views\NidArgumentTest::modules
- 10 core/modules/node/tests/src/Kernel/Views/NidArgumentTest.php \Drupal\Tests\node\Kernel\Views\NidArgumentTest::modules
- 11.x core/modules/node/tests/src/Kernel/Views/NidArgumentTest.php \Drupal\Tests\node\Kernel\Views\NidArgumentTest::modules
Type: modules
Overrides ViewsKernelTestBase::$modules
File
-
core/
modules/ node/ tests/ src/ Kernel/ Views/ NidArgumentTest.php, line 21
Class
- NidArgumentTest
- Tests the nid argument handler.
Namespace
Drupal\Tests\node\Kernel\ViewsCode
public static $modules = [
'node',
'field',
'text',
'node_test_config',
'user',
'node_test_views',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.