You are here

protected property UserPasswordForm::$emailValidator in Drupal 9

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;