You are here

protected property EmailYamlFormHandler::$configFactory in YAML Form 8

The configuration object factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Plugin/YamlFormHandler/EmailYamlFormHandler.php, line 46

Class

EmailYamlFormHandler
Emails a form submission.

Namespace

Drupal\yamlform\Plugin\YamlFormHandler

Code

protected $configFactory;