You are here

protected property NodeTabForm::$emailValidator in Simplenews 8.2

Same name and namespace in other branches
  1. 3.x src/Form/NodeTabForm.php \Drupal\simplenews\Form\NodeTabForm::emailValidator

The email validator.

Type: \Drupal\Component\Utility\EmailValidatorInterface

File

src/Form/NodeTabForm.php, line 46

Class

NodeTabForm
Configure simplenews subscriptions of a user.

Namespace

Drupal\simplenews\Form

Code

protected $emailValidator;