LocaleConfigManagerTest::$modules
Same name in other branches
- 9 core/modules/locale/tests/src/Kernel/LocaleConfigManagerTest.php \Drupal\Tests\locale\Kernel\LocaleConfigManagerTest::modules
- 8.9.x core/modules/locale/tests/src/Kernel/LocaleConfigManagerTest.php \Drupal\Tests\locale\Kernel\LocaleConfigManagerTest::modules
- 10 core/modules/locale/tests/src/Kernel/LocaleConfigManagerTest.php \Drupal\Tests\locale\Kernel\LocaleConfigManagerTest::modules
A list of modules to install for this test.
Type: array
Overrides KernelTestBase::$modules
File
-
core/
modules/ locale/ tests/ src/ Kernel/ LocaleConfigManagerTest.php, line 23
Class
- LocaleConfigManagerTest
- Tests that the locale config manager operates correctly.
Namespace
Drupal\Tests\locale\KernelCode
protected static $modules = [
'system',
'language',
'locale',
'locale_test',
'block',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.