You are here

protected property WebformSubmissionExportImportWebformExporter::$importer in Webform 6.x

Webform submission export importer service.

Type: \Drupal\webform_submission_export_import\WebformSubmissionExportImportImporterInterface $importer

File

modules/webform_submission_export_import/src/Plugin/WebformExporter/WebformSubmissionExportImportWebformExporter.php, line 32

Class

WebformSubmissionExportImportWebformExporter
Defines a machine readable CSV export that can be imported back into the current webform.

Namespace

Drupal\webform_submission_export_import\Plugin\WebformExporter

Code

protected $importer;