You are here

protected property DisplayEntityReferenceTest::$fieldName in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/views/tests/src/Functional/Plugin/DisplayEntityReferenceTest.php \Drupal\Tests\views\Functional\Plugin\DisplayEntityReferenceTest::fieldName

The used field name in the test.

Type: string

File

core/modules/views/tests/src/Functional/Plugin/DisplayEntityReferenceTest.php, line 47

Class

DisplayEntityReferenceTest
Tests the entity reference display plugin.

Namespace

Drupal\Tests\views\Functional\Plugin

Code

protected $fieldName;