You are here

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

The term that should be translated.

Type: \Drupal\taxonomy\Entity\Term

File

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

Class

TermTranslationFieldViewTest
Tests the translation of taxonomy terms field on nodes.

Namespace

Drupal\taxonomy\Tests

Code

protected $term;