public static property ConfigLanguageOverrideWebTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/config/src/Tests/ConfigLanguageOverrideWebTest.php \Drupal\config\Tests\ConfigLanguageOverrideWebTest::modules
Modules to install.
Type: array
File
- core/
modules/ config/ src/ Tests/ ConfigLanguageOverrideWebTest.php, line 26 - Contains \Drupal\config\Tests\ConfigLanguageOverrideWebTest.
Class
- ConfigLanguageOverrideWebTest
- Tests language overrides applied through the website.
Namespace
Drupal\config\TestsCode
public static $modules = [
'block',
'language',
'system',
];