daux.io/libs/Exception.php

6 lignes
72 B
PHP
Brut Lien permanent Vue normale Historique

2015-04-22 12:23:57 +02:00
<?php namespace Todaymade\Daux;
2015-04-23 00:32:30 +02:00
class Exception extends \Exception
{
2015-04-22 12:23:57 +02:00
}