You are here

protected property EntityReferenceRdfaTest::$bundle in Zircon Profile 8

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

The bundle used in this test.

Type: string

File

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

Class

EntityReferenceRdfaTest
Tests the RDFa output of the entity reference field formatter.

Namespace

Drupal\rdf\Tests\Field

Code

protected $bundle = 'entity_test';