protected function DistributionProfileTranslationTest::setUpLanguage in Drupal 8
Same name and namespace in other branches
- 9 core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationTest.php \Drupal\FunctionalTests\Installer\DistributionProfileTranslationTest::setUpLanguage()
Installer step: Select language.
Overrides InstallerTestBase::setUpLanguage
File
- core/
tests/ Drupal/ FunctionalTests/ Installer/ DistributionProfileTranslationTest.php, line 65
Class
- DistributionProfileTranslationTest
- Tests distribution profile support.
Namespace
Drupal\FunctionalTests\InstallerCode
protected function setUpLanguage() {
// This step is skipped, because the distribution profile uses a fixed
// language.
}