You are here

protected property MailgunHandler::$mailgunConfig in Mailgun 8

Configuration object.

Type: \Drupal\Core\Config\ImmutableConfig

File

src/MailgunHandler.php, line 24

Class

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

Namespace

Drupal\mailgun

Code

protected $mailgunConfig;