postmark.services.yml in Postmark 8
File
postmark.services.ymlView source
- services:
- postmark.mail_handler:
- class: Drupal\postmark\PostmarkHandler
- arguments: ['@config.factory', '@logger.channel.postmark']
- logger.channel.postmark:
- class: Drupal\Core\Logger\LoggerChannel
- factory: logger.factory:get
- arguments: ['postmark']