6 string references to YAML keys in phpmailer.routing.yml in PHPMailer 8.3
- DrupalPHPMailer::__construct in src/
Plugin/ Mail/ DrupalPHPMailer.php - Constructor.
- phpmailer_form_mimemail_admin_settings_alter in ./
phpmailer.module - Implementation of hook_form_FORM_ID_alter().
- phpmailer_mailengine in ./
phpmailer.module - Implementation of hook_mailengine().
- SettingsForm::buildForm in src/
Form/ SettingsForm.php - Form constructor.
- SettingsForm::getEditableConfigNames in src/
Form/ SettingsForm.php - Gets the configuration names that will be editable.
- SettingsForm::submitForm in src/
Form/ SettingsForm.php - Form submission handler.