You are here

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

Email Validator service.

Type: \Drupal\Component\Utility\EmailValidatorInterface

File

src/Form/SMTPConfigForm.php, line 34

Class

SMTPConfigForm
Implements the SMTP admin settings form.

Namespace

Drupal\smtp\Form

Code

protected $emailValidator;