You are here

protected property TermTranslationFieldViewTest::$baseTagName in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/taxonomy/tests/src/Functional/TermTranslationFieldViewTest.php \Drupal\Tests\taxonomy\Functional\TermTranslationFieldViewTest::baseTagName

The tag in the source language.

Type: string

File

core/modules/taxonomy/tests/src/Functional/TermTranslationFieldViewTest.php, line 28

Class

TermTranslationFieldViewTest
Tests the translation of taxonomy terms field on nodes.

Namespace

Drupal\Tests\taxonomy\Functional

Code

protected $baseTagName = 'OriginalTagName';