ConfigLanguageOverrideWebTest::$modules
Same name in other branches
- 9 core/modules/config/tests/src/Functional/ConfigLanguageOverrideWebTest.php \Drupal\Tests\config\Functional\ConfigLanguageOverrideWebTest::modules
- 10 core/modules/config/tests/src/Functional/ConfigLanguageOverrideWebTest.php \Drupal\Tests\config\Functional\ConfigLanguageOverrideWebTest::modules
- 11.x core/modules/config/tests/src/Functional/ConfigLanguageOverrideWebTest.php \Drupal\Tests\config\Functional\ConfigLanguageOverrideWebTest::modules
Modules to install.
Type: array
Overrides BrowserTestBase::$modules
File
-
core/
modules/ config/ tests/ src/ Functional/ ConfigLanguageOverrideWebTest.php, line 21
Class
- ConfigLanguageOverrideWebTest
- Tests language overrides applied through the website.
Namespace
Drupal\Tests\config\FunctionalCode
public static $modules = [
'block',
'language',
'system',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.