File "AlreadyPunycodeException.php"

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

<?php

namespace Algo26\IdnaConvert\Exception;

use Exception;

class AlreadyPunycodeException extends Exception
{

}