]> BookStack Code Mirror - bookstack/blobdiff - app/Exceptions/UserRegistrationException.php
respective book and chapter structure added.
[bookstack] / app / Exceptions / UserRegistrationException.php
index cb1e325178fdf7c9b7c580bca1e93b59056ba00e..e7ddb81c26e84c46da533404a23acc4a978353fd 100644 (file)
@@ -1,7 +1,7 @@
-<?php namespace BookStack\Exceptions;
+<?php
 
+namespace BookStack\Exceptions;
 
 class UserRegistrationException extends NotifyException
 {
-
-}
\ No newline at end of file
+}