You are here

protected property QuickEditImageControllerTest::$fieldName in Drupal 9

The machine name of our image field.

Type: string

File

core/modules/quickedit/tests/src/Functional/QuickEditImageControllerTest.php, line 37

Class

QuickEditImageControllerTest
Tests the endpoints used by the "image" in-place editor.

Namespace

Drupal\Tests\quickedit\Functional

Code

protected $fieldName;