protected property TermAutocompleteTest::$fieldName in Drupal 9
Same name and namespace in other branches
- 8 core/modules/taxonomy/tests/src/Functional/TermAutocompleteTest.php \Drupal\Tests\taxonomy\Functional\TermAutocompleteTest::fieldName
The field to add to the content type for the taxonomy terms.
Type: string
File
- core/
modules/ taxonomy/ tests/ src/ Functional/ TermAutocompleteTest.php, line 43
Class
- TermAutocompleteTest
- Tests the autocomplete implementation of the taxonomy class.
Namespace
Drupal\Tests\taxonomy\FunctionalCode
protected $fieldName;