You are here

protected property EntityReferenceFieldAttributesTest::$vocabulary in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/rdf/src/Tests/EntityReferenceFieldAttributesTest.php \Drupal\rdf\Tests\EntityReferenceFieldAttributesTest::vocabulary

The vocabulary object used in the test.

Type: \Drupal\taxonomy\VocabularyInterface

File

core/modules/rdf/src/Tests/EntityReferenceFieldAttributesTest.php, line 39
Contains \Drupal\rdf\Tests\EntityReferenceFieldAttributesTest.

Class

EntityReferenceFieldAttributesTest
Tests RDFa markup generation for taxonomy term fields.

Namespace

Drupal\rdf\Tests

Code

protected $vocabulary;