You are here

protected property QuickEditIntegrationTest::$fieldName in Drupal 8

The name of the field ued for tests.

Type: string

File

core/modules/editor/tests/src/Kernel/QuickEditIntegrationTest.php, line 64

Class

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

Namespace

Drupal\Tests\editor\Kernel

Code

protected $fieldName;