?iť?

Your IP : 3.141.7.144


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/UnclosedComment.php

<?php

namespace Egulias\EmailValidator\Exception;

class UnclosedComment extends InvalidEmail
{
    const CODE = 146;
    const REASON = "No colosing comment token found";
}