InstallerTranslationQueryTest::$langcode

Same name in other branches
  1. 9 core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationQueryTest.php \Drupal\FunctionalTests\Installer\InstallerTranslationQueryTest::langcode
  2. 8.9.x core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationQueryTest.php \Drupal\FunctionalTests\Installer\InstallerTranslationQueryTest::langcode
  3. 11.x core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationQueryTest.php \Drupal\FunctionalTests\Installer\InstallerTranslationQueryTest::langcode

Overrides the language code in which to install Drupal.

Type: string

Overrides InstallerTestBase::$langcode

File

core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationQueryTest.php, line 26

Class

InstallerTranslationQueryTest
Installs Drupal in German and checks resulting site.

Namespace

Drupal\FunctionalTests\Installer

Code

protected $langcode = 'de';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.