From f68ff83043fa0ed3296fe6f52d1a228aa9b06f7e Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Tue, 19 Nov 2024 08:10:12 +0100 Subject: [PATCH] src: whitespace --- src/opnsense/mvc/app/library/OPNsense/Auth/LDAP.php | 1 - 1 file changed, 1 deletion(-) diff --git a/src/opnsense/mvc/app/library/OPNsense/Auth/LDAP.php b/src/opnsense/mvc/app/library/OPNsense/Auth/LDAP.php index b8ce52746..b00f57468 100644 --- a/src/opnsense/mvc/app/library/OPNsense/Auth/LDAP.php +++ b/src/opnsense/mvc/app/library/OPNsense/Auth/LDAP.php @@ -136,7 +136,6 @@ class LDAP extends Base implements IAuthConnector */ private $ldapSyncDefaultGroups = []; - /** * @var array internal list of authentication properties (returned by radius auth) */