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