You are here

protected property YamlFormSubmissionForm::$storage in YAML Form 8

The form submission storage.

Type: \Drupal\yamlform\YamlFormSubmissionStorageInterface

File

src/YamlFormSubmissionForm.php, line 37

Class

YamlFormSubmissionForm
Provides a form to collect and edit submissions.

Namespace

Drupal\yamlform

Code

protected $storage;