ContentTranslationModuleInstallTest::$translationLangcode

Same name and namespace in other branches
  1. 9 core/modules/content_translation/tests/src/Kernel/ContentTranslationModuleInstallTest.php \Drupal\Tests\content_translation\Kernel\ContentTranslationModuleInstallTest::translationLangcode
  2. 8.9.x core/modules/content_translation/tests/src/Kernel/ContentTranslationModuleInstallTest.php \Drupal\Tests\content_translation\Kernel\ContentTranslationModuleInstallTest::translationLangcode
  3. 10 core/modules/content_translation/tests/src/Kernel/ContentTranslationModuleInstallTest.php \Drupal\Tests\content_translation\Kernel\ContentTranslationModuleInstallTest::translationLangcode

The language code of the translation language for this test.

Type: string

File

core/modules/content_translation/tests/src/Kernel/ContentTranslationModuleInstallTest.php, line 48

Class

ContentTranslationModuleInstallTest
Tests content translation for modules that provide translatable bundles.

Namespace

Drupal\Tests\content_translation\Kernel

Code

protected $translationLangcode = 'af';

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