service yamlform.email_provider in YAML Form 8
Class
Drupal\yamlform\YamlFormEmailProvider4 string references to yamlform.email_provider
- yamlform_modules_installed in ./
yamlform.module - Implements hook_modules_installed().
- yamlform_modules_uninstalled in ./
yamlform.module - Implements hook_modules_uninstalled().
- yamlform_requirements in ./
yamlform.install - Implements hook_requirements().
- yamlform_update_8029 in includes/
yamlform.update.inc - Issue #2770071 by jrockowitz: Compatibility with SMTP authentication.
File
View source
- class: Drupal\yamlform\YamlFormEmailProvider
- arguments:
- - '@config.factory'
- - '@module_handler'
- - '@plugin.manager.mail'