You are here

protected property MailgunHandler::$emailValidator in Mailgun 8

The email validator.

Type: \Drupal\Component\Utility\EmailValidatorInterface

File

src/MailgunHandler.php, line 52

Class

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

Namespace

Drupal\mailgun

Code

protected $emailValidator;