protected property InstallerTranslationMultipleLanguageForeignTest::$langcode in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/system/src/Tests/Installer/InstallerTranslationMultipleLanguageForeignTest.php \Drupal\system\Tests\Installer\InstallerTranslationMultipleLanguageForeignTest::langcode
Overrides the language code in which to install Drupal.
Type: string
Overrides InstallerTestBase::$langcode
File
- core/
modules/ system/ src/ Tests/ Installer/ InstallerTranslationMultipleLanguageForeignTest.php, line 22 - Contains \Drupal\system\Tests\Installer\InstallerTranslationMultipleLanguageForeignTest.
Class
- InstallerTranslationMultipleLanguageForeignTest
- Tests translation files for multiple languages get imported during install.
Namespace
Drupal\system\Tests\InstallerCode
protected $langcode = 'de';