You are here

protected property ContentEntityAutosaveFormTestBase::$entityType in Autosave Form 8

The entity type to be tested.

Type: string

File

tests/src/FunctionalJavascript/ContentEntity/ContentEntityAutosaveFormTestBase.php, line 23

Class

ContentEntityAutosaveFormTestBase
Base test class for testing autosave support for entity forms.

Namespace

Drupal\Tests\autosave_form\FunctionalJavascript\ContentEntity

Code

protected $entityType;