protected property MessageForm::$mailHandler in Drupal 9
Same name and namespace in other branches
- 8 core/modules/contact/src/MessageForm.php \Drupal\contact\MessageForm::mailHandler
- 10 core/modules/contact/src/MessageForm.php \Drupal\contact\MessageForm::mailHandler
The contact mail handler service.
Type: \Drupal\contact\MailHandlerInterface
File
- core/
modules/ contact/ src/ MessageForm.php, line 48
Class
- MessageForm
- Form controller for contact message forms.
Namespace
Drupal\contactCode
protected $mailHandler;