📄 Nameprep.php

Size: 114 bytes
Path: //opt/cloudlinux/alt-php74/root/usr/share/pear/Net/IDNA2/Exception/Nameprep.php
Modified: 2022-12-27 09:39:59
<?php
require_once 'Net/IDNA2/Exception.php';

class Net_IDNA2_Exception_Nameprep extends Net_IDNA2_Exception
{
}