protected property TokenReplaceTest::$fieldName in Drupal 9
Same name and namespace in other branches
- 8 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\FunctionalCode
protected $fieldName;