]> BookStack Code Mirror - bookstack/blobdiff - app/Exceptions/HttpFetchException.php
Add footer element, styles, and associated settings
[bookstack] / app / Exceptions / HttpFetchException.php
index 48e30e1e6a2fd564c3a7b55790fefa77b9259995..2a34bbc626b7c91c44b1bd8d17f6e39db4fcb5df 100644 (file)
@@ -2,4 +2,6 @@
 
 use Exception;
 
-class HttpFetchException extends Exception {}
+class HttpFetchException extends Exception
+{
+}