daux.io/libs/Exception.php

6 lines
72 B
PHP

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