protected property UpdateSettingsForm::$emailValidator in Drupal 8
Same name and namespace in other branches
- 9 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\updateCode
protected $emailValidator;