You are here

protected property DynamicEntityReferenceFormatterTest::$fieldName in Dynamic Entity Reference 8.2

Same name and namespace in other branches
  1. 8 tests/src/Kernel/DynamicEntityReferenceFormatterTest.php \Drupal\Tests\dynamic_entity_reference\Kernel\DynamicEntityReferenceFormatterTest::fieldName

The name of the field used in this test.

Type: string

File

tests/src/Kernel/DynamicEntityReferenceFormatterTest.php, line 45

Class

DynamicEntityReferenceFormatterTest
Tests the formatters functionality.

Namespace

Drupal\Tests\dynamic_entity_reference\Kernel

Code

protected $fieldName = 'field_test';