You are here

public function YamlFormEmailProviderInterface::uninstall in YAML Form 8

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

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

File

src/YamlFormEmailProviderInterface.php, line 36

Class

YamlFormEmailProviderInterface
Defines the interface for form email provider.

Namespace

Drupal\yamlform

Code

public function uninstall();