You are here

constant AutosaveEntityFormStorageInterface::AUTOSAVE_FORM_FORM_ID_LENGTH in Autosave Form 8

File

src/Storage/AutosaveEntityFormStorageInterface.php, line 15

Class

AutosaveEntityFormStorageInterface
Interface for providing autosave storage for entity forms.

Namespace

Drupal\autosave_form\Storage

Code

const AUTOSAVE_FORM_FORM_ID_LENGTH = 512;