You are here

protected property SendMailBase::$mailgunHandler in Mailgun 8

Mailgun mail handler.

Type: \Drupal\mailgun\MailgunHandlerInterface

File

src/Plugin/QueueWorker/SendMailBase.php, line 36

Class

SendMailBase
Provides base functionality for the SendMail Queue Workers.

Namespace

Drupal\mailgun\Plugin\QueueWorker

Code

protected $mailgunHandler;