You are here

protected property EntityReferenceIntegrationTest::$fieldName in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/field/src/Tests/EntityReference/EntityReferenceIntegrationTest.php \Drupal\field\Tests\EntityReference\EntityReferenceIntegrationTest::fieldName

The name of the field used in this test.

Type: string

File

core/modules/field/src/Tests/EntityReference/EntityReferenceIntegrationTest.php, line 44
Contains \Drupal\field\Tests\EntityReference\EntityReferenceIntegrationTest.

Class

EntityReferenceIntegrationTest
Tests various Entity reference UI components.

Namespace

Drupal\field\Tests\EntityReference

Code

protected $fieldName;