You are here

public property WidgetTestBase::$fieldName in The CodeMirror Editor 8

The machine name of the field to be tested.

Type: string

File

tests/src/FunctionalJavascript/WidgetTestBase.php, line 29

Class

WidgetTestBase
Base class for CodeMirror editor widget tests.

Namespace

Drupal\Tests\codemirror_editor\FunctionalJavascript

Code

public $fieldName;