%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/ExpectingCTEXT.php |
<?php namespace Egulias\EmailValidator\Exception; class ExpectingCTEXT extends InvalidEmail { const CODE = 139; const REASON = "Expecting CTEXT"; }