6 regels
73 B
PHP
6 regels
73 B
PHP
<?php namespace Todaymade\Daux;
|
|
|
|
class Exception extends \Exception {
|
|
|
|
}
|