You are here

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

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

The name of the field used in this test.

Type: string

File

tests/src/Kernel/EntityQueryRelationshipTest.php, line 55

Class

EntityQueryRelationshipTest
Tests dynamic entity reference relationship data.

Namespace

Drupal\Tests\dynamic_entity_reference\Kernel

Code

protected $fieldName = 'field_test';