UserPasswordForm::$emailValidator

Same name and namespace in other branches
  1. 10 core/modules/user/src/Form/UserPasswordForm.php \Drupal\user\Form\UserPasswordForm::emailValidator
  2. 11.x core/modules/user/src/Form/UserPasswordForm.php \Drupal\user\Form\UserPasswordForm::emailValidator

The email validator service.

Type: \Drupal\Component\Utility\EmailValidatorInterface

File

core/modules/user/src/Form/UserPasswordForm.php, line 60

Class

UserPasswordForm
Provides a user password reset form.

Namespace

Drupal\user\Form

Code

protected $emailValidator;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.