You are here

protected property TermTranslationFieldViewTest::$translatedTagName in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/taxonomy/src/Tests/TermTranslationFieldViewTest.php \Drupal\taxonomy\Tests\TermTranslationFieldViewTest::translatedTagName

The translated value for the tag.

Type: string

File

core/modules/taxonomy/src/Tests/TermTranslationFieldViewTest.php, line 38
Contains \Drupal\taxonomy\Tests\TermTranslationFieldViewTest.

Class

TermTranslationFieldViewTest
Tests the translation of taxonomy terms field on nodes.

Namespace

Drupal\taxonomy\Tests

Code

protected $translatedTagName = 'TranslatedTagName';