You are here

public property Url::$dnsMessage in Zircon Profile 8

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

File

vendor/symfony/validator/Constraints/Url.php, line 25

Class

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

Namespace

Symfony\Component\Validator\Constraints

Code

public $dnsMessage = 'The host could not be resolved.';