protected property InstallerTranslationTest::$langcode in Drupal 9
Same name and namespace in other branches
- 8 core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationTest.php \Drupal\FunctionalTests\Installer\InstallerTranslationTest::langcode
Overrides the language code in which to install Drupal.
Type: string
Overrides InstallerTestBase::$langcode
File
- core/
tests/ Drupal/ FunctionalTests/ Installer/ InstallerTranslationTest.php, line 25
Class
- InstallerTranslationTest
- Installs Drupal in German and checks resulting site.
Namespace
Drupal\FunctionalTests\InstallerCode
protected $langcode = 'de';