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