You are here

protected property PostmarkHandler::$postmarkClient in Postmark 8

Postmark client.

Type: \Postmark\PostmarkClient

File

src/PostmarkHandler.php, line 34

Class

PostmarkHandler
Mail handler to send out an email message array to the Postmark API.

Namespace

Drupal\postmark

Code

protected $postmarkClient;