You are here

protected property PostmarkHandler::$logger in Postmark 8

Logger service.

Type: \Drupal\Core\Logger\LoggerChannelInterface

File

src/PostmarkHandler.php, line 27

Class

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

Namespace

Drupal\postmark

Code

protected $logger;