You are here

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

The term for testing.

Type: \Drupal\taxonomy\Entity\Term

File

core/modules/rdf/src/Tests/Field/EntityReferenceRdfaTest.php, line 46
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 $targetEntity;