protected property MailHandler::$mailManager in Drupal 9
Same name and namespace in other branches
- 8 core/modules/contact/src/MailHandler.php \Drupal\contact\MailHandler::mailManager
- 10 core/modules/contact/src/MailHandler.php \Drupal\contact\MailHandler::mailManager
Mail manager service.
Type: \Drupal\Core\Mail\MailManagerInterface
File
- core/
modules/ contact/ src/ MailHandler.php, line 39
Class
- MailHandler
- Provides a class for handling assembly and dispatch of contact mail messages.
Namespace
Drupal\contactCode
protected $mailManager;