ExcludedModulesEventSubscriberTest::$modules
Same name in other branches
- 9 core/tests/Drupal/KernelTests/Core/Config/ExcludedModulesEventSubscriberTest.php \Drupal\KernelTests\Core\Config\ExcludedModulesEventSubscriberTest::modules
- 8.9.x core/tests/Drupal/KernelTests/Core/Config/ExcludedModulesEventSubscriberTest.php \Drupal\KernelTests\Core\Config\ExcludedModulesEventSubscriberTest::modules
- 10 core/tests/Drupal/KernelTests/Core/Config/ExcludedModulesEventSubscriberTest.php \Drupal\KernelTests\Core\Config\ExcludedModulesEventSubscriberTest::modules
Type: modules
Overrides KernelTestBase::$modules
File
-
core/
tests/ Drupal/ KernelTests/ Core/ Config/ ExcludedModulesEventSubscriberTest.php, line 19
Class
- ExcludedModulesEventSubscriberTest
- Tests ExcludedModulesEventSubscriber.
Namespace
Drupal\KernelTests\Core\ConfigCode
protected static $modules = [
'system',
'config_test',
'config_exclude_test',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.