ComponentNodeVisitorTest::$modules
Same name in this branch
- 10 core/modules/sdc/tests/src/Kernel/ComponentNodeVisitorTest.php \Drupal\Tests\sdc\Kernel\ComponentNodeVisitorTest::modules
Same name in other branches
- 11.x core/modules/sdc/tests/src/Kernel/ComponentNodeVisitorTest.php \Drupal\Tests\sdc\Kernel\ComponentNodeVisitorTest::modules
- 11.x core/tests/Drupal/KernelTests/Components/ComponentNodeVisitorTest.php \Drupal\KernelTests\Components\ComponentNodeVisitorTest::modules
Type: modules
Overrides ComponentKernelTestBase::$modules
File
-
core/
tests/ Drupal/ KernelTests/ Components/ ComponentNodeVisitorTest.php, line 20
Class
- ComponentNodeVisitorTest
- Tests the node visitor.
Namespace
Drupal\KernelTests\ComponentsCode
protected static $modules = [
'system',
'sdc_other_node_visitor',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.