You are here

protected property YamlFormSubmissionExporter::$configFactory in YAML Form 8

The configuration object factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/YamlFormSubmissionExporter.php, line 29

Class

YamlFormSubmissionExporter
Form submission exporter.

Namespace

Drupal\yamlform

Code

protected $configFactory;