You are here

protected property AutosaveEntityFormHandler::$conflictEnabled in Autosave Form 8

Defines whether the conflict module is enabled or not.

Type: bool

File

src/Form/AutosaveEntityFormHandler.php, line 107

Class

AutosaveEntityFormHandler
Base class for autosave form handlers.

Namespace

Drupal\autosave_form\Form

Code

protected $conflictEnabled;