]> BookStack Code Mirror - bookstack/blobdiff - app/Exceptions/LoginAttemptEmailNeededException.php
respective book and chapter structure added.
[bookstack] / app / Exceptions / LoginAttemptEmailNeededException.php
index 7ffb0c0658c959214e26010f9fe25485805a1b81..e4cb62c86ef4ff124254b018d21fa7f77dab2f6b 100644 (file)
@@ -1,6 +1,7 @@
-<?php namespace BookStack\Exceptions;
+<?php
+
+namespace BookStack\Exceptions;
 
 class LoginAttemptEmailNeededException extends LoginAttemptException
 {
-
 }