You are here

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

The machine name of the content type of field to be tested.

Type: string

File

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

Class

WidgetTestBase
Base class for CodeMirror editor widget tests.

Namespace

Drupal\Tests\codemirror_editor\FunctionalJavascript

Code

public $contentTypeName;