File manager - Edit - /home/asiatechinc/public_html/bhrhotelsindia.com/vendor/egulias/email-validator/src/Result/Reason/UnableToGetDNSRecord.php
Back
<?php namespace Egulias\EmailValidator\Result\Reason; /** * Used on SERVFAIL, TIMEOUT or other runtime and network errors */ class UnableToGetDNSRecord extends NoDNSRecord { public function code() : int { return 3; } public function description() : string { return 'Unable to get DNS records for the host'; } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings