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