You are here

protected property YamlFormEmailProvider::$moduleHandler in YAML Form 8

The module handler to load includes.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/YamlFormEmailProvider.php, line 26

Class

YamlFormEmailProvider
Manages and provides HTML email support.

Namespace

Drupal\yamlform

Code

protected $moduleHandler;