%PDF- %PDF-
Direktori : /var/www/html/hrsys/api/vendor/egulias/email-validator/EmailValidator/Exception/ |
Current File : /var/www/html/hrsys/api/vendor/egulias/email-validator/EmailValidator/Exception/CRNoLF.php |
<?php namespace Egulias\EmailValidator\Exception; class CRNoLF extends InvalidEmail { const CODE = 150; const REASON = "Missing LF after CR"; }