You are here

protected property ConfigTranslationInstallTest::$langcode in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/config_translation/src/Tests/ConfigTranslationInstallTest.php \Drupal\config_translation\Tests\ConfigTranslationInstallTest::langcode

The language code in which to install Drupal.

Type: string

Overrides InstallerTestBase::$langcode

File

core/modules/config_translation/src/Tests/ConfigTranslationInstallTest.php, line 22
Contains \Drupal\config_translation\Tests\ConfigTranslationInstallTest.

Class

ConfigTranslationInstallTest
Installs the config translation module on a site installed in non english.

Namespace

Drupal\config_translation\Tests

Code

protected $langcode = 'eo';