You are here

protected property InstallerTranslationQueryTest::$langcode in Drupal 8

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

Class

InstallerTranslationQueryTest
Installs Drupal in German and checks resulting site.

Namespace

Drupal\FunctionalTests\Installer

Code

protected $langcode = 'de';