You are here

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

The entity type used in this test.

Type: string

File

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

Class

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

Namespace

Drupal\Tests\rdf\Kernel\Field

Code

protected $entityType = 'entity_test';