You are here

protected property EntityReferenceRdfaTest::$bundle in Drupal 8

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

The bundle used in this test.

Type: string

File

core/modules/rdf/tests/src/Kernel/Field/EntityReferenceRdfaTest.php, line 35

Class

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

Namespace

Drupal\Tests\rdf\Kernel\Field

Code

protected $bundle = 'entity_test';