function ConfigLanguageOverrideWebTest::setUp
Same name in other branches
- 9 core/modules/config/tests/src/Functional/ConfigLanguageOverrideWebTest.php \Drupal\Tests\config\Functional\ConfigLanguageOverrideWebTest::setUp()
- 8.9.x core/modules/config/tests/src/Functional/ConfigLanguageOverrideWebTest.php \Drupal\Tests\config\Functional\ConfigLanguageOverrideWebTest::setUp()
- 10 core/modules/config/tests/src/Functional/ConfigLanguageOverrideWebTest.php \Drupal\Tests\config\Functional\ConfigLanguageOverrideWebTest::setUp()
Overrides BrowserTestBase::setUp
File
-
core/
modules/ config/ tests/ src/ Functional/ ConfigLanguageOverrideWebTest.php, line 35
Class
- ConfigLanguageOverrideWebTest
- Tests language overrides applied through the website.
Namespace
Drupal\Tests\config\FunctionalCode
protected function setUp() : void {
parent::setUp();
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.