3 lines
No EOL
82 B
PHP
3 lines
No EOL
82 B
PHP
<?php namespace BookStack\Exceptions;
|
|
|
|
class PrettyException extends \Exception {} |