You are here

protected property SettingsForm::$emailValidator in Reroute Email 2.x

Same name and namespace in other branches
  1. 8 src/Form/SettingsForm.php \Drupal\reroute_email\Form\SettingsForm::emailValidator

The email validator.

Type: \Drupal\Component\Utility\EmailValidatorInterface

File

src/Form/SettingsForm.php, line 44

Class

SettingsForm
Implements a settings form for Reroute Email configuration.

Namespace

Drupal\reroute_email\Form

Code

protected $emailValidator;