TermTranslationFieldViewTest::$baseTagName
Same name in this branch
- main core/modules/taxonomy/tests/src/Functional/TermTranslationFieldViewTest.php \Drupal\Tests\taxonomy\Functional\TermTranslationFieldViewTest::baseTagName
Same name and namespace in other branches
- 11.x core/modules/taxonomy/tests/src/Functional/TermTranslationFieldViewTest.php \Drupal\Tests\taxonomy\Functional\TermTranslationFieldViewTest::baseTagName
- 10 core/modules/taxonomy/tests/src/Functional/TermTranslationFieldViewTest.php \Drupal\Tests\taxonomy\Functional\TermTranslationFieldViewTest::baseTagName
- 9 core/modules/taxonomy/tests/src/Functional/TermTranslationFieldViewTest.php \Drupal\Tests\taxonomy\Functional\TermTranslationFieldViewTest::baseTagName
- 8.9.x core/modules/taxonomy/tests/src/Functional/TermTranslationFieldViewTest.php \Drupal\Tests\taxonomy\Functional\TermTranslationFieldViewTest::baseTagName
- 11.x core/modules/taxonomy/tests/src/Kernel/TermTranslationFieldViewTest.php \Drupal\Tests\taxonomy\Kernel\TermTranslationFieldViewTest::baseTagName
The tag in the source language.
Type: string
File
-
core/
modules/ taxonomy/ tests/ src/ Kernel/ TermTranslationFieldViewTest.php, line 33
Class
- TermTranslationFieldViewTest
- Tests the translation of taxonomy terms field on nodes.
Namespace
Drupal\Tests\taxonomy\KernelCode
protected $baseTagName = 'OriginalTagName';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.