]> BookStack Code Mirror - bookstack/blobdiff - app/Exceptions/UserTokenNotFoundException.php
Added support for Fortran language
[bookstack] / app / Exceptions / UserTokenNotFoundException.php
index 08c1fd830d167a5b875deba746e7ec2a2fa7d77d..3ed53f72ab42e706db04e51cc9a23b48f45e11c6 100644 (file)
@@ -1,3 +1,6 @@
 <?php namespace BookStack\Exceptions;
 
-class UserTokenNotFoundException extends \Exception {}
\ No newline at end of file
+class UserTokenNotFoundException extends \Exception
+{
+
+}