You are here

protected property TermTranslationFieldViewTest::$baseTagName 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::baseTagName

The tag in the source language.

Type: string

File

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

Class

TermTranslationFieldViewTest
Tests the translation of taxonomy terms field on nodes.

Namespace

Drupal\taxonomy\Tests

Code

protected $baseTagName = 'OriginalTagName';