TermTranslationFieldViewTest::$translatedTagName
Same name in other branches
- 9 core/modules/taxonomy/tests/src/Functional/TermTranslationFieldViewTest.php \Drupal\Tests\taxonomy\Functional\TermTranslationFieldViewTest::translatedTagName
- 8.9.x core/modules/taxonomy/tests/src/Functional/TermTranslationFieldViewTest.php \Drupal\Tests\taxonomy\Functional\TermTranslationFieldViewTest::translatedTagName
- 10 core/modules/taxonomy/tests/src/Functional/TermTranslationFieldViewTest.php \Drupal\Tests\taxonomy\Functional\TermTranslationFieldViewTest::translatedTagName
The translated value for the tag.
Type: string
File
-
core/
modules/ taxonomy/ tests/ src/ Functional/ TermTranslationFieldViewTest.php, line 37
Class
- TermTranslationFieldViewTest
- Tests the translation of taxonomy terms field on nodes.
Namespace
Drupal\Tests\taxonomy\FunctionalCode
protected $translatedTagName = 'TranslatedTagName';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.