protected property TermTranslationFieldViewTest::$term in Drupal 9
Same name and namespace in other branches
- 8 core/modules/taxonomy/tests/src/Functional/TermTranslationFieldViewTest.php \Drupal\Tests\taxonomy\Functional\TermTranslationFieldViewTest::term
The term that should be translated.
Type: \Drupal\taxonomy\Entity\Term
File
- core/
modules/ taxonomy/ tests/ src/ Functional/ TermTranslationFieldViewTest.php, line 21
Class
- TermTranslationFieldViewTest
- Tests the translation of taxonomy terms field on nodes.
Namespace
Drupal\Tests\taxonomy\FunctionalCode
protected $term;