updating audits workers var scope

This commit is contained in:
shimon 2025-03-04 19:12:20 +02:00
parent 76dc8c29d5
commit ce054e7088

View file

@ -23,7 +23,7 @@ class Audits extends Action
private int $lastTriggeredTime = 0;
protected array $logs = [];
private array $logs = [];
protected function getBatchSize(): int
{