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