You are here

constant AutosaveEntityFormHandlerInterface::AUTOSAVE_SESSION_ID in Autosave Form 8

The object property to use to flag the entity with the autosave session ID.

File

src/Form/AutosaveEntityFormHandlerInterface.php, line 15

Class

AutosaveEntityFormHandlerInterface
Interface for providing autosave for forms.

Namespace

Drupal\autosave_form\Form

Code

const AUTOSAVE_SESSION_ID = 'autosaveSessionID';