You are here

protected property TokenReplaceTest::$fieldName in Drupal 8

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

Name of the taxonomy term reference field.

Type: string

File

core/modules/taxonomy/tests/src/Functional/TokenReplaceTest.php, line 29

Class

TokenReplaceTest
Generates text using placeholders for dummy content to check taxonomy token replacement.

Namespace

Drupal\Tests\taxonomy\Functional

Code

protected $fieldName;