whoami7 - Manager
:
/
home
/
kckglobal
/
www
/
portal
/
vendor
/
egulias
/
email-validator
/
src
/
Result
/
Reason
/
Upload File:
files >> /home/kckglobal/www/portal/vendor/egulias/email-validator/src/Result/Reason/CRLFAtTheEnd.php
<?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'; } }
Copyright ©2021 || Defacer Indonesia