TaxonomyTranslationTestTrait::$baseLangcode
Same name in other branches
- 8.9.x core/modules/taxonomy/src/Tests/TaxonomyTranslationTestTrait.php \Drupal\taxonomy\Tests\TaxonomyTranslationTestTrait::baseLangcode
- 8.9.x core/modules/taxonomy/tests/src/Functional/TaxonomyTranslationTestTrait.php \Drupal\Tests\taxonomy\Functional\TaxonomyTranslationTestTrait::baseLangcode
- 10 core/modules/taxonomy/tests/src/Functional/TaxonomyTranslationTestTrait.php \Drupal\Tests\taxonomy\Functional\TaxonomyTranslationTestTrait::baseLangcode
- 11.x core/modules/taxonomy/tests/src/Functional/TaxonomyTranslationTestTrait.php \Drupal\Tests\taxonomy\Functional\TaxonomyTranslationTestTrait::baseLangcode
The langcode of the source language.
Type: string
File
-
core/
modules/ taxonomy/ tests/ src/ Functional/ TaxonomyTranslationTestTrait.php, line 36
Class
- TaxonomyTranslationTestTrait
- Provides common testing base for translated taxonomy terms.
Namespace
Drupal\Tests\taxonomy\FunctionalCode
protected $baseLangcode = 'en';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.