You are here

protected property YamlFormSubmissionExporter::$elementManager in YAML Form 8

Form element manager.

Type: \Drupal\yamlform\YamlFormElementManagerInterface

File

src/YamlFormSubmissionExporter.php, line 57

Class

YamlFormSubmissionExporter
Form submission exporter.

Namespace

Drupal\yamlform

Code

protected $elementManager;