HOME


Mini Shell 1.0
Redirecting to https://devs.lapieza.net/iniciar-sesion Redirecting to https://devs.lapieza.net/iniciar-sesion.
DIR: /proc/self/root/usr/share/php/PhpMyAdmin/MoTranslator/
Upload File :
Current File : //proc/self/root/usr/share/php/PhpMyAdmin/MoTranslator/CacheException.php
<?php

declare(strict_types=1);

namespace PhpMyAdmin\MoTranslator;

use DomainException;

final class CacheException extends DomainException
{
}