You are here

protected property EntityReferenceFormatterTest::$entityType in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/field/src/Tests/EntityReference/EntityReferenceFormatterTest.php \Drupal\field\Tests\EntityReference\EntityReferenceFormatterTest::entityType

The entity type used in this test.

Type: string

File

core/modules/field/src/Tests/EntityReference/EntityReferenceFormatterTest.php, line 33
Contains \Drupal\field\Tests\EntityReference\EntityReferenceFormatterTest.

Class

EntityReferenceFormatterTest
Tests the formatters functionality.

Namespace

Drupal\field\Tests\EntityReference

Code

protected $entityType = 'entity_test';