You are here

service postmark.mail_handler in Postmark 8

Class

Drupal\postmark\PostmarkHandler
2 string references to postmark.mail_handler
PostmarkMail::create in src/Plugin/Mail/PostmarkMail.php
Creates an instance of the plugin.
PostmarkSettingsForm::create in src/Form/PostmarkSettingsForm.php
Instantiates a new instance of this class.

File

./postmark.services.yml
postmark.services.yml

View source
  1. class: Drupal\postmark\PostmarkHandler
  2. arguments:
  3. - '@config.factory'
  4. - '@logger.channel.postmark'