protected property DynamicEntityReferenceItemTest::$vocabulary in Dynamic Entity Reference 8.2
Same name and namespace in other branches
- 8 tests/src/Kernel/DynamicEntityReferenceItemTest.php \Drupal\Tests\dynamic_entity_reference\Kernel\DynamicEntityReferenceItemTest::vocabulary
The taxonomy vocabulary to test with.
Type: \Drupal\taxonomy\VocabularyInterface
File
- tests/
src/ Kernel/ DynamicEntityReferenceItemTest.php, line 40
Class
- DynamicEntityReferenceItemTest
- Tests the new entity API for the dynamic entity reference field type.
Namespace
Drupal\Tests\dynamic_entity_reference\KernelCode
protected $vocabulary;