ConfigOverridesPriorityTest::$modules
Same name in other branches
- 8.9.x core/tests/Drupal/KernelTests/Core/Config/ConfigOverridesPriorityTest.php \Drupal\KernelTests\Core\Config\ConfigOverridesPriorityTest::modules
- 10 core/tests/Drupal/KernelTests/Core/Config/ConfigOverridesPriorityTest.php \Drupal\KernelTests\Core\Config\ConfigOverridesPriorityTest::modules
- 11.x core/tests/Drupal/KernelTests/Core/Config/ConfigOverridesPriorityTest.php \Drupal\KernelTests\Core\Config\ConfigOverridesPriorityTest::modules
Modules to install.
Type: array
Overrides KernelTestBase::$modules
File
-
core/
tests/ Drupal/ KernelTests/ Core/ Config/ ConfigOverridesPriorityTest.php, line 26
Class
- ConfigOverridesPriorityTest
- Tests that config overrides are applied in the correct order.
Namespace
Drupal\KernelTests\Core\ConfigCode
protected static $modules = [
'system',
'config',
'config_override_test',
'language',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.