protected property SettingsForm::$emailValidator in Reroute Email 8
Same name and namespace in other branches
- 2.x 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\FormCode
protected $emailValidator;