service email.validator in Drupal 8
Same name and namespace in other branches
- 9 core/core.services.yml \email.validator
Class
Drupal\Component\Utility\EmailValidator3 string references to email.validator
- ContactFormEditForm::create in core/
modules/ contact/ src/ ContactFormEditForm.php - Instantiates a new instance of this class.
- EmailAction::create in core/
lib/ Drupal/ Core/ Action/ Plugin/ Action/ EmailAction.php - Creates an instance of the plugin.
- UpdateSettingsForm::create in core/
modules/ update/ src/ UpdateSettingsForm.php - Instantiates a new instance of this class.
File
- core/
core.services.yml - core/core.services.yml
View source