]> BookStack Code Mirror - bookstack/blobdiff - app/Exceptions/SamlException.php
Opensearch: Fixed XML declaration when php short tags enabled
[bookstack] / app / Exceptions / SamlException.php
index 13db23f27bbd02ddb7fe5479f7892f1e9d4038c8..417fe1c663dc970cab051d8aebfd45adcb484eb4 100644 (file)
@@ -1,6 +1,7 @@
-<?php namespace BookStack\Exceptions;
+<?php
+
+namespace BookStack\Exceptions;
 
 class SamlException extends NotifyException
 {
-
 }