public function YamlFormEmailProviderInterface::installed in YAML Form 8
Check if form email handler is installed.
1 method overrides YamlFormEmailProviderInterface::installed()
- YamlFormEmailProvider::installed in src/
YamlFormEmailProvider.php - Check if form email handler is installed.
File
- src/
YamlFormEmailProviderInterface.php, line 26
Class
- YamlFormEmailProviderInterface
- Defines the interface for form email provider.
Namespace
Drupal\yamlformCode
public function installed();