ComponentPluginManagerTest::$modules
Same name in this branch
- 10 core/tests/Drupal/Tests/Core/Theme/Component/ComponentPluginManagerTest.php \Drupal\Tests\Core\Theme\Component\ComponentPluginManagerTest::modules
Same name in other branches
- 11.x core/modules/sdc/tests/src/Kernel/ComponentPluginManagerTest.php \Drupal\Tests\sdc\Kernel\ComponentPluginManagerTest::modules
- 11.x core/tests/Drupal/Tests/Core/Theme/Component/ComponentPluginManagerTest.php \Drupal\Tests\Core\Theme\Component\ComponentPluginManagerTest::modules
- 11.x core/tests/Drupal/KernelTests/Components/ComponentPluginManagerTest.php \Drupal\KernelTests\Components\ComponentPluginManagerTest::modules
Type: modules
Overrides ComponentKernelTestBase::$modules
File
-
core/
modules/ sdc/ tests/ src/ Kernel/ ComponentPluginManagerTest.php, line 19
Class
- ComponentPluginManagerTest
- Tests the component plugin manager.
Namespace
Drupal\Tests\sdc\KernelCode
protected static $modules = [
'sdc',
'sdc_test',
'sdc_test_replacements',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.