From 10f35c682b3c21497801dd32c72f5d6bd1ccaa6a Mon Sep 17 00:00:00 2001 From: Brady Wetherington Date: Tue, 13 Aug 2024 15:49:51 +0100 Subject: [PATCH] Re-add space --- app/Services/Saml.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Services/Saml.php b/app/Services/Saml.php index 7ee60233e5..860ec76171 100644 --- a/app/Services/Saml.php +++ b/app/Services/Saml.php @@ -341,7 +341,7 @@ class Saml * @param mixed $default * * @return mixed - *@author Johnson Yi + * @author Johnson Yi * */ public function getSetting($key, $default = null)