contact.mail_handler
Same name in other branches
- 9 core/modules/contact/contact.services.yml \contact.mail_handler
- 10 core/modules/contact/contact.services.yml \contact.mail_handler
- 11.x core/modules/contact/contact.services.yml \contact.mail_handler
Class
Drupal\contact\MailHandler1 string reference to contact.mail_handler
- MessageForm::create in core/
modules/ contact/ src/ MessageForm.php - Instantiates a new instance of this class.
File
-
core/
modules/ contact/ contact.services.yml
View source
- class: Drupal\contact\MailHandler
- arguments:
- - '@plugin.manager.mail'
- - '@language_manager'
- - '@logger.channel.contact'
- - '@string_translation'
- - '@entity_type.manager'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.