File manager - Edit - /home/autoph/public_html/projects/Rating-AutoHub/vendor/egulias/email-validator/src/Result/Reason/CRLFAtTheEnd.php
Back
<?php namespace Egulias\EmailValidator\Result\Reason; class CRLFAtTheEnd implements Reason { public const CODE = 149; public const REASON = "CRLF at the end"; public function code() : int { return 149; } public function description() : string { return 'CRLF at the end'; } }
| ver. 1.4 |
.
| PHP 8.1.32 | Generation time: 0.01 |
proxy
|
phpinfo
|
Settings