You are here

protected property YamlFormMessageManager::$entityStorage in YAML Form 8

Form submission storage.

Type: \Drupal\yamlform\YamlFormSubmissionStorageInterface

File

src/YamlFormMessageManager.php, line 40

Class

YamlFormMessageManager
Defines the form message (and login) manager.

Namespace

Drupal\yamlform

Code

protected $entityStorage;