You are here

private property SubscribeForm::$emailValidator in SendinBlue 8.2

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

EmailValidatorInterface.

Type: \Drupal\Component\Utility\EmailValidatorInterface

File

src/Form/SubscribeForm.php, line 36

Class

SubscribeForm
Subscribe form to signup SendinBlue newsletter.

Namespace

Drupal\sendinblue\Form

Code

private $emailValidator;