%PDF- %PDF-
Direktori : /var/www/html/o91-api/vendor/egulias/email-validator/EmailValidator/Exception/ |
Current File : /var/www/html/o91-api/vendor/egulias/email-validator/EmailValidator/Exception/DotAtEnd.php |
<?php namespace Egulias\EmailValidator\Exception; class DotAtEnd extends InvalidEmail { const CODE = 142; const REASON = "Dot at the end"; }