protected property AutosaveEntityFormHandler::$entityStorage in Autosave Form 8
The entity storage.
Will be used to load the unchanged entity.
Type: \Drupal\Core\Entity\EntityStorageInterface
File
- src/
Form/ AutosaveEntityFormHandler.php, line 58
Class
- AutosaveEntityFormHandler
- Base class for autosave form handlers.
Namespace
Drupal\autosave_form\FormCode
protected $entityStorage;