You are here

protected property EntityReferenceFieldAttributesTest::$vocabulary in Drupal 9

Same name and namespace in other branches
  1. 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\Functional

Code

protected $vocabulary;