From 6f367dae7d19ac8da345fd759895a451985d1977 Mon Sep 17 00:00:00 2001 From: Jan Wennrich <jan.wennrich@pcsg.de> Date: Fri, 14 Apr 2023 16:15:02 +0000 Subject: [PATCH] style: mess up style on purpose (again again) --- src/QUI/Test/Test.php | 1 + 1 file changed, 1 insertion(+) diff --git a/src/QUI/Test/Test.php b/src/QUI/Test/Test.php index fa3423f..f2fbd73 100644 --- a/src/QUI/Test/Test.php +++ b/src/QUI/Test/Test.php @@ -14,3 +14,4 @@ public static function onUserGetAvatar(UserInterfaces $User) return false; } } + -- GitLab