You are here

protected property YamlFormAdminSettingsForm::$submissionExporter in YAML Form 8

The form submission exporter.

Type: \Drupal\yamlform\YamlFormSubmissionExporterInterface

File

src/Form/YamlFormAdminSettingsForm.php, line 45

Class

YamlFormAdminSettingsForm
Configure form admin settings for this site.

Namespace

Drupal\yamlform\Form

Code

protected $submissionExporter;