]> BookStack Code Mirror - bookstack/blobdiff - app/Exceptions/OpenIdConnectException.php
Reverted shift change to old migration
[bookstack] / app / Exceptions / OpenIdConnectException.php
index d585857320f3895091974b58561a74b2863915d3..7bbc4bdaf57f467267b106dc93a12e174394e6a6 100644 (file)
@@ -1,6 +1,7 @@
-<?php namespace BookStack\Exceptions;
+<?php
+
+namespace BookStack\Exceptions;
 
 class OpenIdConnectException extends NotifyException
 {
-
 }