mirror of
https://github.com/standardebooks/web.git
synced 2025-07-12 09:32:24 -04:00
4 lines
48 B
PHP
4 lines
48 B
PHP
<?
|
|
class NoopException extends \Exception{
|
|
}
|
|
?>
|