ConfigTranslationInstallTest::$langcode

Same name and namespace in other branches
  1. 9 core/modules/config_translation/tests/src/Functional/ConfigTranslationInstallTest.php \Drupal\Tests\config_translation\Functional\ConfigTranslationInstallTest::langcode
  2. 8.9.x core/modules/config_translation/tests/src/Functional/ConfigTranslationInstallTest.php \Drupal\Tests\config_translation\Functional\ConfigTranslationInstallTest::langcode
  3. 10 core/modules/config_translation/tests/src/Functional/ConfigTranslationInstallTest.php \Drupal\Tests\config_translation\Functional\ConfigTranslationInstallTest::langcode

Type: langcode

Overrides InstallerTestBase::$langcode

File

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

Class

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

Namespace

Drupal\Tests\config_translation\Functional

Code

protected $langcode = 'eo';

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