protected property TermTest::$field in Drupal 9
Same name and namespace in other branches
- 8 core/modules/taxonomy/tests/src/Functional/TermTest.php \Drupal\Tests\taxonomy\Functional\TermTest::field
Taxonomy term reference field for testing.
Type: \Drupal\field\FieldConfigInterface
File
- core/
modules/ taxonomy/ tests/ src/ Functional/ TermTest.php, line 29
Class
- TermTest
- Tests load, save and delete for taxonomy terms.
Namespace
Drupal\Tests\taxonomy\FunctionalCode
protected $field;