protected property TaxonomyTranslationTestTrait::$baseLangcode in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/taxonomy/src/Tests/TaxonomyTranslationTestTrait.php \Drupal\taxonomy\Tests\TaxonomyTranslationTestTrait::baseLangcode
The langcode of the source language.
Type: string
File
- core/
modules/ taxonomy/ src/ Tests/ TaxonomyTranslationTestTrait.php, line 41 - Contains \Drupal\taxonomy\Tests\TaxonomyTranslationTestTrait.
Class
- TaxonomyTranslationTestTrait
- Provides common testing base for translated taxonomy terms.
Namespace
Drupal\taxonomy\TestsCode
protected $baseLangcode = 'en';