TermTest::$field

Same name in other branches
  1. 8.9.x core/modules/taxonomy/tests/src/Functional/TermTest.php \Drupal\Tests\taxonomy\Functional\TermTest::field
  2. 10 core/modules/taxonomy/tests/src/Functional/TermTest.php \Drupal\Tests\taxonomy\Functional\TermTest::field
  3. 11.x 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 33

Class

TermTest
Tests load, save and delete for taxonomy terms.

Namespace

Drupal\Tests\taxonomy\Functional

Code

protected $field;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.