You are here

protected property InstallerTranslationMultipleLanguageForeignTest::$langcode in Zircon Profile 8

Same name and namespace in other branches
  1. 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\Installer

Code

protected $langcode = 'de';