File "InvalidIdnVersionException.php"
Full path: /home/argothem/www/organecyberpresse/vendor/algo26-matthias/idna-convert/src/Exception/InvalidIdnVersionException.php
File size: 120 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
namespace Algo26\IdnaConvert\Exception;
use Exception;
class InvalidIdnVersionException extends Exception
{
}