You are here

protected property EntityReferenceRdfaTest::$entityType 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::entityType

The entity type used in this test.

Type: string

File

core/modules/rdf/src/Tests/Field/EntityReferenceRdfaTest.php, line 32
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 $entityType = 'entity_test';