ComponentNodeVisitorTest::$modules
Same name in this branch
- 10 core/tests/Drupal/KernelTests/Components/ComponentNodeVisitorTest.php \Drupal\KernelTests\Components\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/
modules/ sdc/ tests/ src/ Kernel/ ComponentNodeVisitorTest.php, line 18
Class
- ComponentNodeVisitorTest
- Tests the node visitor.
Namespace
Drupal\Tests\sdc\KernelCode
protected static $modules = [
'sdc',
'sdc_other_node_visitor',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.