You are here

protected property YamlFormSubmissionGenerate::$configFactory in YAML Form 8

The configuration object factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/YamlFormSubmissionGenerate.php, line 22

Class

YamlFormSubmissionGenerate
Form submission generator.

Namespace

Drupal\yamlform

Code

protected $configFactory;