You are here

protected property UpdateSettingsForm::$emailValidator in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/update/src/UpdateSettingsForm.php \Drupal\update\UpdateSettingsForm::emailValidator

The email validator.

Type: \Drupal\Component\Utility\EmailValidatorInterface

File

core/modules/update/src/UpdateSettingsForm.php, line 23

Class

UpdateSettingsForm
Configure update settings for this site.

Namespace

Drupal\update

Code

protected $emailValidator;