function InstallerTranslationQueryTest::setUpLanguage
Installer step: Select language.
Overrides InstallerTestBase::setUpLanguage
File
- 
              core/
tests/ Drupal/ FunctionalTests/ Installer/ InstallerTranslationQueryTest.php, line 52  
Class
- InstallerTranslationQueryTest
 - Installs Drupal in German and checks resulting site.
 
Namespace
Drupal\FunctionalTests\InstallerCode
protected function setUpLanguage() {
  // The language was preset by passing a query parameter in the URL, so no
  // explicit language selection is necessary.
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.