You are here

protected property MailgunHandler::$messenger in Mailgun 8

The messenger.

Type: \Drupal\Core\Messenger\MessengerInterface

File

src/MailgunHandler.php, line 45

Class

MailgunHandler
Mail handler to send out an email message array to the Mailgun API.

Namespace

Drupal\mailgun

Code

protected $messenger;