You are here

protected property EntityReferenceFormatterTest::$entityType in Drupal 8

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

The entity type used in this test.

Type: string

File

core/modules/field/tests/src/Kernel/EntityReference/EntityReferenceFormatterTest.php, line 33

Class

EntityReferenceFormatterTest
Tests the formatters functionality.

Namespace

Drupal\Tests\field\Kernel\EntityReference

Code

protected $entityType = 'entity_test';