From 4f1b60d8d5cdbdfda74083e85be18ff5e16205fa Mon Sep 17 00:00:00 2001 From: splitbrain <86426+splitbrain@users.noreply.github.com> Date: Wed, 13 Mar 2024 22:51:18 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=20Automatic=20code=20style=20fixes?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- helper.php | 1 - 1 file changed, 1 deletion(-) diff --git a/helper.php b/helper.php index 656dbda..ce64a12 100644 --- a/helper.php +++ b/helper.php @@ -307,7 +307,6 @@ public function getLanguageLimit() /** * Store info about the last run * - * @param array $data * @return void */ public function setRunData(array $data)