You are here

protected property WebformResultsExportForm::$submissionExporter in Webform 8.5

Same name and namespace in other branches
  1. 6.x src/Form/WebformResultsExportForm.php \Drupal\webform\Form\WebformResultsExportForm::submissionExporter

The webform submission exporter.

Type: \Drupal\webform\WebformSubmissionExporterInterface

File

src/Form/WebformResultsExportForm.php, line 27

Class

WebformResultsExportForm
Webform for webform results export webform.

Namespace

Drupal\webform\Form

Code

protected $submissionExporter;