File "InvalidCharacterException.php"

Full path: /home/argothem/www/organecyberpresse/vendor/algo26-matthias/idna-convert/src/Exception/InvalidCharacterException.php
File size: 119 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

namespace Algo26\IdnaConvert\Exception;

use Exception;

class InvalidCharacterException extends Exception
{

}