You are here

protected property TaxonomyTermViewTest::$fieldName1 in Drupal 8

Same name and namespace in other branches
  1. 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\Views

Code

protected $fieldName1;