You are here

public property Email::$checkHost in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/symfony/validator/Constraints/Email.php \Symfony\Component\Validator\Constraints\Email::checkHost

File

vendor/symfony/validator/Constraints/Email.php, line 36

Class

Email
@Target({"PROPERTY", "METHOD", "ANNOTATION"})

Namespace

Symfony\Component\Validator\Constraints

Code

public $checkHost = false;