You are here

protected property FieldRdfaTestBase::$entity in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/rdf/src/Tests/Field/FieldRdfaTestBase.php \Drupal\rdf\Tests\Field\FieldRdfaTestBase::entity

The entity to render for testing.

Type: \Drupal\Core\Entity\ContentEntityBase

File

core/modules/rdf/src/Tests/Field/FieldRdfaTestBase.php, line 39
Contains \Drupal\rdf\Tests\Field\FieldRdfaTestBase.

Class

FieldRdfaTestBase

Namespace

Drupal\rdf\Tests\Field

Code

protected $entity;