protected property EntityReferenceFieldAttributesTest::$vocabulary in Drupal 9
Same name and namespace in other branches
- 8 core/modules/rdf/tests/src/Functional/EntityReferenceFieldAttributesTest.php \Drupal\Tests\rdf\Functional\EntityReferenceFieldAttributesTest::vocabulary
The vocabulary object used in the test.
Type: \Drupal\taxonomy\VocabularyInterface
File
- core/
modules/ rdf/ tests/ src/ Functional/ EntityReferenceFieldAttributesTest.php, line 50
Class
- EntityReferenceFieldAttributesTest
- Tests RDFa markup generation for taxonomy term fields.
Namespace
Drupal\Tests\rdf\FunctionalCode
protected $vocabulary;