Files
wyczarujprezent.pl/modules/doofinder/lib/DoofinderException.php
2024-10-28 22:14:22 +01:00

11 lines
130 B
PHP

<?php
/**
* @author Doofinder
* @copyright Doofinder
* @license GPLv3
*/
class DoofinderException extends Exception
{
}