]> BookStack Code Mirror - bookstack/blob - app/Exceptions/AuthException.php
c20bb62a00587c9eb7692134356ff421f2ed1321
[bookstack] / app / Exceptions / AuthException.php
1 <?php namespace BookStack\Exceptions;
2
3
4 class AuthException extends PrettyException {}