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