?iť?

Your IP : 18.217.132.15


Current Path : /home/s/c/g/scgforma/www/soctest/htdocs/includes/swiftmailer/egulias/email-validator/EmailValidator/Exception/
Upload File :
Current File : /home/s/c/g/scgforma/www/soctest/htdocs/includes/swiftmailer/egulias/email-validator/EmailValidator/Exception/ExpectingDTEXT.php

<?php

namespace Egulias\EmailValidator\Exception;

class ExpectingDTEXT extends InvalidEmail
{
    const CODE = 129;
    const REASON = "Expected DTEXT";
}