You are here

protected property TermTest::$field in Zircon Profile 8

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

Taxonomy term reference field for testing.

Type: \Drupal\field\FieldConfigInterface

File

core/modules/taxonomy/src/Tests/TermTest.php, line 36
Contains \Drupal\taxonomy\Tests\TermTest.

Class

TermTest
Tests load, save and delete for taxonomy terms.

Namespace

Drupal\taxonomy\Tests

Code

protected $field;