]> BookStack Code Mirror - bookstack/blobdiff - app/Exceptions/PrettyException.php
New strings
[bookstack] / app / Exceptions / PrettyException.php
index 889252006f4cdb349f88103793035d4fc551f28d..7fad7df45812e1fc2e75881e50af063b07c23ff5 100644 (file)
@@ -1,3 +1,6 @@
 <?php namespace BookStack\Exceptions;
 
-class PrettyException extends \Exception {}
\ No newline at end of file
+class PrettyException extends \Exception
+{
+
+}