You are here

protected property EntityReferenceFormatterTest::$fieldName 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::fieldName

The name of the field used in this test.

Type: string

File

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

Class

EntityReferenceFormatterTest
Tests the formatters functionality.

Namespace

Drupal\field\Tests\EntityReference

Code

protected $fieldName = 'field_test';