protected property InstallerTranslationTest::$langcode in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/system/src/Tests/Installer/InstallerTranslationTest.php \Drupal\system\Tests\Installer\InstallerTranslationTest::langcode
Overrides the language code in which to install Drupal.
Type: string
Overrides InstallerTestBase::$langcode
File
- core/
modules/ system/ src/ Tests/ Installer/ InstallerTranslationTest.php, line 26 - Contains \Drupal\system\Tests\Installer\InstallerTranslationTest.
Class
- InstallerTranslationTest
- Installs Drupal in German and checks resulting site.
Namespace
Drupal\system\Tests\InstallerCode
protected $langcode = 'de';