You are here

protected property InstallerTranslationMultipleLanguageForeignTest::$langcode in Drupal 9

Same name and namespace in other branches
  1. 8 core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageForeignTest.php \Drupal\FunctionalTests\Installer\InstallerTranslationMultipleLanguageForeignTest::langcode
  2. 10 core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageForeignTest.php \Drupal\FunctionalTests\Installer\InstallerTranslationMultipleLanguageForeignTest::langcode

Overrides the language code in which to install Drupal.

Type: string

Overrides InstallerTestBase::$langcode

File

core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageForeignTest.php, line 22

Class

InstallerTranslationMultipleLanguageForeignTest
Tests translation files for multiple languages get imported during install.

Namespace

Drupal\FunctionalTests\Installer

Code

protected $langcode = 'de';