You are here

protected property YamlFormSubmissionsDeleteFormBase::$submissionStorage in YAML Form 8

The form submission storage.

Type: \Drupal\yamlform\YamlFormSubmissionStorageInterface

File

src/Form/YamlFormSubmissionsDeleteFormBase.php, line 44

Class

YamlFormSubmissionsDeleteFormBase
Base form for deleting form submission.

Namespace

Drupal\yamlform\Form

Code

protected $submissionStorage;