?iť?

Your IP : 3.147.80.121


Current Path : /home/s/c/g/scgforma/www/soc064/htdocs/includes/swiftmailer/egulias/email-validator/EmailValidator/Exception/
Upload File :
Current File : /home/s/c/g/scgforma/www/soc064/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";
}