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