You are here

protected property ContentTranslationModuleInstallTest::$translationLangcode in Drupal 8

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

The language code of the translation language for this test.

Type: string

File

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

Class

ContentTranslationModuleInstallTest
Tests content translation for modules that provide translatable bundles.

Namespace

Drupal\Tests\content_translation\Kernel

Code

protected $translationLangcode = 'af';