?iť?

Your IP : 3.15.25.131


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

<?php

namespace Egulias\EmailValidator\Exception;

class AtextAfterCFWS extends InvalidEmail
{
    const CODE = 133;
    const REASON = "ATEXT found after CFWS";
}