BookStack/app/Exceptions/LdapException.php

3 lines
85 B
PHP

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