protected property InstallerTranslationQueryTest::$langcode in Drupal 9
Same name and namespace in other branches
- 8 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 24
Class
- InstallerTranslationQueryTest
- Installs Drupal in German and checks resulting site.
Namespace
Drupal\FunctionalTests\InstallerCode
protected $langcode = 'de';