Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Email.php
Email::$normalizer
@var callable|null
Type:
normalizer
File
vendor/
symfony/
validator/
Constraints/
Email.php
, line 46
Class
Email
Validates that a value is a valid email address.
Namespace
Symfony\Component\Validator\Constraints
Code
public $normalizer;
RSS feed