You are here

protected property PostmarkMail::$postmarkHandler in Postmark 8

Postmark handler.

Type: \Drupal\postmark\PostmarkHandler

File

src/Plugin/Mail/PostmarkMail.php, line 44

Class

PostmarkMail
Modify the Drupal mail system to use Postmark when sending emails.

Namespace

Drupal\postmark\Plugin\Mail

Code

protected $postmarkHandler;