protected property TaxonomyTermViewTest::$fieldName1 in Drupal 10
Same name and namespace in other branches
- 8 core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermViewTest.php \Drupal\Tests\taxonomy\Functional\Views\TaxonomyTermViewTest::fieldName1
- 9 core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermViewTest.php \Drupal\Tests\taxonomy\Functional\Views\TaxonomyTermViewTest::fieldName1
Name of the taxonomy term reference field.
Type: string
File
- core/
modules/ taxonomy/ tests/ src/ Functional/ Views/ TaxonomyTermViewTest.php, line 43
Class
- TaxonomyTermViewTest
- Tests the taxonomy term view page and its translation.
Namespace
Drupal\Tests\taxonomy\Functional\ViewsCode
protected $fieldName1;