]> BookStack Code Mirror - bookstack/blobdiff - app/Exceptions/SamlException.php
Updated styles to use logical properties/values
[bookstack] / app / Exceptions / SamlException.php
index f9668919c843903f0d3d83bc1dac502dd41a75ba..13db23f27bbd02ddb7fe5479f7892f1e9d4038c8 100644 (file)
@@ -1,6 +1,6 @@
 <?php namespace BookStack\Exceptions;
 
-class SamlException extends PrettyException
+class SamlException extends NotifyException
 {
 
 }