You are here

protected property WebformSubmissionExporter::$elementManager in Webform 8.5

Same name and namespace in other branches
  1. 6.x src/WebformSubmissionExporter.php \Drupal\webform\WebformSubmissionExporter::elementManager

The webform element manager.

Type: \Drupal\webform\Plugin\WebformElementManagerInterface

File

src/WebformSubmissionExporter.php, line 69

Class

WebformSubmissionExporter
Webform submission exporter.

Namespace

Drupal\webform

Code

protected $elementManager;