You are here

protected property ConfigTranslationInstallTest::$langcode in Drupal 9

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

The language code in which to install Drupal.

Type: string

Overrides InstallerTestBase::$langcode

File

core/modules/config_translation/tests/src/Functional/ConfigTranslationInstallTest.php, line 17

Class

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

Namespace

Drupal\Tests\config_translation\Functional

Code

protected $langcode = 'eo';