InstallerTranslationQueryTest::$langcode
Same name in other branches
- 9 core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationQueryTest.php \Drupal\FunctionalTests\Installer\InstallerTranslationQueryTest::langcode
- 8.9.x core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationQueryTest.php \Drupal\FunctionalTests\Installer\InstallerTranslationQueryTest::langcode
- 11.x core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationQueryTest.php \Drupal\FunctionalTests\Installer\InstallerTranslationQueryTest::langcode
Overrides the language code in which to install Drupal.
Type: string
Overrides InstallerTestBase::$langcode
File
-
core/
tests/ Drupal/ FunctionalTests/ Installer/ InstallerTranslationQueryTest.php, line 26
Class
- InstallerTranslationQueryTest
- Installs Drupal in German and checks resulting site.
Namespace
Drupal\FunctionalTests\InstallerCode
protected $langcode = 'de';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.