]> BookStack Code Mirror - bookstack/blobdiff - app/Exceptions/UserTokenNotFoundException.php
Opensearch: Fixed XML declaration when php short tags enabled
[bookstack] / app / Exceptions / UserTokenNotFoundException.php
index 3ed53f72ab42e706db04e51cc9a23b48f45e11c6..db3df8a149f496cae319c8a464a82ca8a0f116bb 100644 (file)
@@ -1,6 +1,7 @@
-<?php namespace BookStack\Exceptions;
+<?php
+
+namespace BookStack\Exceptions;
 
 class UserTokenNotFoundException extends \Exception
 {
-
 }