protected property EntityReferenceAutocompleteTest::$fieldName

The name of the field used in this test.

Type: string

File

drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Tests/EntityReferenceAutocompleteTest.php, line 39
Contains \Drupal\entity_reference\Tests\EntityReferenceAutocompleteTest.

Class

EntityReferenceAutocompleteTest
Tests the autocomplete functionality of Entity Reference.

Namespace

Drupal\entity_reference\Tests

Code

protected $fieldName = 'field_test';