TermTranslationFieldViewTest::$translatedTagName

Same name in this branch
  1. main core/modules/taxonomy/tests/src/Functional/TermTranslationFieldViewTest.php \Drupal\Tests\taxonomy\Functional\TermTranslationFieldViewTest::translatedTagName
Same name and namespace in other branches
  1. 11.x core/modules/taxonomy/tests/src/Functional/TermTranslationFieldViewTest.php \Drupal\Tests\taxonomy\Functional\TermTranslationFieldViewTest::translatedTagName
  2. 10 core/modules/taxonomy/tests/src/Functional/TermTranslationFieldViewTest.php \Drupal\Tests\taxonomy\Functional\TermTranslationFieldViewTest::translatedTagName
  3. 9 core/modules/taxonomy/tests/src/Functional/TermTranslationFieldViewTest.php \Drupal\Tests\taxonomy\Functional\TermTranslationFieldViewTest::translatedTagName
  4. 8.9.x core/modules/taxonomy/tests/src/Functional/TermTranslationFieldViewTest.php \Drupal\Tests\taxonomy\Functional\TermTranslationFieldViewTest::translatedTagName
  5. 11.x core/modules/taxonomy/tests/src/Kernel/TermTranslationFieldViewTest.php \Drupal\Tests\taxonomy\Kernel\TermTranslationFieldViewTest::translatedTagName

The translated value for the tag.

Type: string

File

core/modules/taxonomy/tests/src/Kernel/TermTranslationFieldViewTest.php, line 40

Class

TermTranslationFieldViewTest
Tests the translation of taxonomy terms field on nodes.

Namespace

Drupal\Tests\taxonomy\Kernel

Code

protected $translatedTagName = 'TranslatedTagName';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.