You are here

protected property AutosaveEntityFormHandler::$autosaveEntityFormStorage in Autosave Form 8

The autosave form storage.

Type: \Drupal\autosave_form\Storage\AutosaveEntityFormStorageInterface

File

src/Form/AutosaveEntityFormHandler.php, line 72

Class

AutosaveEntityFormHandler
Base class for autosave form handlers.

Namespace

Drupal\autosave_form\Form

Code

protected $autosaveEntityFormStorage;