You are here

protected property SMTPMailSystem::$emailValidator in SMTP Authentication Support 8

Email validator.

Type: \Drupal\Component\Utility\EmailValidatorInterface

File

src/Plugin/Mail/SMTPMailSystem.php, line 57

Class

SMTPMailSystem
Modify the drupal mail system to use smtp when sending emails.

Namespace

Drupal\smtp\Plugin\Mail

Code

protected $emailValidator;