]> BookStack Code Mirror - bookstack/blobdiff - app/Exceptions/LdapException.php
Apply fixes from StyleCI
[bookstack] / app / Exceptions / LdapException.php
index f95e991d3c5bec2f350d1e6cb0c3cc8bf0dd0fb9..6383f68bd4f641bbe83787088edf8726276242cf 100644 (file)
@@ -1,6 +1,7 @@
-<?php namespace BookStack\Exceptions;
+<?php
+
+namespace BookStack\Exceptions;
 
 class LdapException extends PrettyException
 {
-
 }