protected property SubscriberMassSubscribeForm::$emailValidator in Simplenews 8.2
Same name and namespace in other branches
- 3.x src/Form/SubscriberMassSubscribeForm.php \Drupal\simplenews\Form\SubscriberMassSubscribeForm::emailValidator
The email validator.
Type: \Drupal\Component\Utility\EmailValidatorInterface
File
- src/
Form/ SubscriberMassSubscribeForm.php, line 39
Class
- SubscriberMassSubscribeForm
- Do a mass subscription for a list of email addresses.
Namespace
Drupal\simplenews\FormCode
protected $emailValidator;