You are here

constant AutosaveEntityFormStorageInterface::AUTOSAVE_ENTITY_FORM_TABLE in Autosave Form 8

File

src/Storage/AutosaveEntityFormStorageInterface.php, line 13

Class

AutosaveEntityFormStorageInterface
Interface for providing autosave storage for entity forms.

Namespace

Drupal\autosave_form\Storage

Code

const AUTOSAVE_ENTITY_FORM_TABLE = 'autosave_form_entity_form';