You are here

protected property DisplayEntityReferenceTest::$entityRefFieldName in Drupal 8

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

The used entity reference field name in the test.

Type: string

File

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

Class

DisplayEntityReferenceTest
Tests the entity reference display plugin.

Namespace

Drupal\Tests\views\Functional\Plugin

Code

protected $entityRefFieldName;