You are here

protected property QuickEditAutocompleteTermTest::$fieldName in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/quickedit/src/Tests/QuickEditAutocompleteTermTest.php \Drupal\quickedit\Tests\QuickEditAutocompleteTermTest::fieldName

Stores the field name for the autocomplete field.

Type: string

File

core/modules/quickedit/src/Tests/QuickEditAutocompleteTermTest.php, line 65
Contains \Drupal\quickedit\Tests\QuickEditAutocompleteTermTest.

Class

QuickEditAutocompleteTermTest
Tests in-place editing of autocomplete tags.

Namespace

Drupal\quickedit\Tests

Code

protected $fieldName;