8
0
Fork 0
daux.io/libs/Exception.php

6 Zeilen
72 B
PHP

<?php namespace Todaymade\Daux;
class Exception extends \Exception
{
}