You are here

protected property NodeAutosaveFormTest::$entityType in Autosave Form 8

The entity type to be tested.

Type: string

Overrides ContentEntityAutosaveFormTestBase::$entityType

File

tests/src/FunctionalJavascript/ContentEntity/NodeAutosaveFormTest.php, line 26

Class

NodeAutosaveFormTest
Tests the autosave support for entity forms.

Namespace

Drupal\Tests\autosave_form\FunctionalJavascript\ContentEntity

Code

protected $entityType = 'node';