You are here

protected property YamlFormExporterBase::$elementManager in YAML Form 8

The form element manager.

Type: \Drupal\yamlform\YamlFormElementManagerInterface

File

src/YamlFormExporterBase.php, line 47

Class

YamlFormExporterBase
Provides a base class for a results exporter.

Namespace

Drupal\yamlform

Code

protected $elementManager;