You are here

protected property EntityReferenceItemTest::$vocabulary in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/field/tests/src/Kernel/EntityReference/EntityReferenceItemTest.php \Drupal\Tests\field\Kernel\EntityReference\EntityReferenceItemTest::vocabulary
  2. 10 core/modules/field/tests/src/Kernel/EntityReference/EntityReferenceItemTest.php \Drupal\Tests\field\Kernel\EntityReference\EntityReferenceItemTest::vocabulary

The taxonomy vocabulary to test with.

Type: \Drupal\taxonomy\VocabularyInterface

File

core/modules/field/tests/src/Kernel/EntityReference/EntityReferenceItemTest.php, line 58

Class

EntityReferenceItemTest
Tests the new entity API for the entity reference field type.

Namespace

Drupal\Tests\field\Kernel\EntityReference

Code

protected $vocabulary;