You are here

protected property YamlFormEmailProvider::$configFactory in YAML Form 8

The configuration object factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/YamlFormEmailProvider.php, line 19

Class

YamlFormEmailProvider
Manages and provides HTML email support.

Namespace

Drupal\yamlform

Code

protected $configFactory;