PathPluginTest::$modules
Same name in other branches
- 9 core/modules/node/tests/src/Functional/Views/PathPluginTest.php \Drupal\Tests\node\Functional\Views\PathPluginTest::modules
- 8.9.x core/modules/node/tests/src/Functional/Views/PathPluginTest.php \Drupal\Tests\node\Functional\Views\PathPluginTest::modules
- 11.x core/modules/node/tests/src/Kernel/Views/PathPluginTest.php \Drupal\Tests\node\Kernel\Views\PathPluginTest::modules
Type: modules
Overrides ViewsKernelTestBase::$modules
File
-
core/
modules/ node/ tests/ src/ Kernel/ Views/ PathPluginTest.php, line 34
Class
- PathPluginTest
- Tests the node row plugin.
Namespace
Drupal\Tests\node\Kernel\ViewsCode
protected static $modules = [
'node',
'node_test_views',
'user',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.