You are here

protected property TermIndexTest::$fieldName2 in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/taxonomy/tests/src/Functional/TermIndexTest.php \Drupal\Tests\taxonomy\Functional\TermIndexTest::fieldName2

Name of the taxonomy term reference field.

Type: string

File

core/modules/taxonomy/tests/src/Functional/TermIndexTest.php, line 47

Class

TermIndexTest
Tests the hook implementations that maintain the taxonomy index.

Namespace

Drupal\Tests\taxonomy\Functional

Code

protected $fieldName2;