You are here

protected property TokenReplaceTest::$fieldName in Zircon Profile 8

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

Name of the taxonomy term reference field.

Type: string

File

core/modules/taxonomy/src/Tests/TokenReplaceTest.php, line 33
Contains \Drupal\taxonomy\Tests\TokenReplaceTest.

Class

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

Namespace

Drupal\taxonomy\Tests

Code

protected $fieldName;