]> BookStack Code Mirror - bookstack/blobdiff - app/Exceptions/LdapException.php
Updated styles to use logical properties/values
[bookstack] / app / Exceptions / LdapException.php
index 405520166a643a845ff76d9b9d3c75af98656999..f95e991d3c5bec2f350d1e6cb0c3cc8bf0dd0fb9 100644 (file)
@@ -1,3 +1,6 @@
 <?php namespace BookStack\Exceptions;
 
-class LdapException extends PrettyException {}
\ No newline at end of file
+class LdapException extends PrettyException
+{
+
+}