You are here

protected property EntityReferenceIntegrationTest::$fieldName in Drupal 10

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

The name of the field used in this test.

Type: string

File

core/modules/field/tests/src/Functional/EntityReference/EntityReferenceIntegrationTest.php, line 41

Class

EntityReferenceIntegrationTest
Tests various Entity reference UI components.

Namespace

Drupal\Tests\field\Functional\EntityReference

Code

protected $fieldName;