You are here

protected property WebformSubmissionExportImportImporter::$elements in Webform 6.x

Same name and namespace in other branches
  1. 8.5 modules/webform_submission_export_import/src/WebformSubmissionExportImportImporter.php \Drupal\webform_submission_export_import\WebformSubmissionExportImportImporter::elements

An array containing webform element names.

Type: array

File

modules/webform_submission_export_import/src/WebformSubmissionExportImportImporter.php, line 102

Class

WebformSubmissionExportImportImporter
Webform submission export importer.

Namespace

Drupal\webform_submission_export_import

Code

protected $elements;