You are here

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

The machine name of the field type to test.

Type: string

Overrides FieldRdfaTestBase::$fieldType

File

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