You are here

public function YamlFormEmailProviderInterface::install in YAML Form 8

Install form's PHP mail handler which supports sending HTML emails.

1 method overrides YamlFormEmailProviderInterface::install()
YamlFormEmailProvider::install in src/YamlFormEmailProvider.php
Install form's PHP mail handler which supports sending HTML emails.

File

src/YamlFormEmailProviderInterface.php, line 31

Class

YamlFormEmailProviderInterface
Defines the interface for form email provider.

Namespace

Drupal\yamlform

Code

public function install();