File "CaseFoldingDataInterface.php"
Full path: /home/argothem/www/organecyberpresse/vendor/algo26-matthias/idna-convert/src/NamePrep/CaseFoldingDataInterface.php
File size: 112 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
declare(strict_types=1);
namespace Algo26\IdnaConvert\NamePrep;
interface CaseFoldingDataInterface
{
}