0
0
Fork 0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-04-24 20:44:11 +00:00
BookStackApp_BookStack/app/Exceptions/PrettyException.php

3 lines
No EOL
82 B
PHP

<?php namespace BookStack\Exceptions;
class PrettyException extends \Exception {}