You are here

protected property EditorIntegrationTest::$fieldName in Drupal 9

The name of the field ued for tests.

Type: string

File

core/modules/quickedit/tests/src/Kernel/EditorIntegrationTest.php, line 63

Class

EditorIntegrationTest
Tests Edit module integration (Editor module's inline editing support).

Namespace

Drupal\Tests\quickedit\Kernel

Code

protected $fieldName;