You are here

protected property ExampleForm::$emailValidator in Mime Mail 8

The email.validator service.

Type: \Drupal\Component\Utility\EmailValidatorInterface

File

modules/mimemail_example/src/Form/ExampleForm.php, line 23

Class

ExampleForm
The example email contact form.

Namespace

Drupal\mimemail_example\Form

Code

protected $emailValidator;