From 7e0786965bdd07a028ccf9bfb6eb6243c6f51877 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=B4me=20Chilliet?= Date: Mon, 2 Dec 2024 10:16:50 +0100 Subject: [PATCH] chore: composer run cs:fix MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Côme Chilliet --- lib/Command/GroupAdminsToLdap.php | 1 + lib/LDAPConnect.php | 1 + lib/LDAPGroupManager.php | 1 + lib/LDAPUserManager.php | 3 ++- tests/integration/features/bootstrap/BasicStructure.php | 1 + tests/integration/features/bootstrap/LDAPContext.php | 1 + 6 files changed, 7 insertions(+), 1 deletion(-) diff --git a/lib/Command/GroupAdminsToLdap.php b/lib/Command/GroupAdminsToLdap.php index f1d57aad..fd662fef 100644 --- a/lib/Command/GroupAdminsToLdap.php +++ b/lib/Command/GroupAdminsToLdap.php @@ -1,4 +1,5 @@ * @author Arthur Schiwon diff --git a/lib/LDAPGroupManager.php b/lib/LDAPGroupManager.php index c7d5aa77..db9d005b 100644 --- a/lib/LDAPGroupManager.php +++ b/lib/LDAPGroupManager.php @@ -1,4 +1,5 @@ diff --git a/tests/integration/features/bootstrap/LDAPContext.php b/tests/integration/features/bootstrap/LDAPContext.php index fd4a448b..39e5345b 100644 --- a/tests/integration/features/bootstrap/LDAPContext.php +++ b/tests/integration/features/bootstrap/LDAPContext.php @@ -1,4 +1,5 @@ *