From be0ff7f9b5f4fadbf122b6bcfb456c98daea3608 Mon Sep 17 00:00:00 2001 From: fomichev Date: Fri, 17 Apr 2026 17:13:19 +0300 Subject: [PATCH] =?utf8?q?fix(ERP-292):=20strict=5Ftypes=20=D0=B2=20AutoMa?= =?utf8?q?rkPredictionJob?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- erp24/jobs/AutoMarkPredictionJob.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/erp24/jobs/AutoMarkPredictionJob.php b/erp24/jobs/AutoMarkPredictionJob.php index aa279fce..ab21a1c9 100644 --- a/erp24/jobs/AutoMarkPredictionJob.php +++ b/erp24/jobs/AutoMarkPredictionJob.php @@ -1,5 +1,7 @@