This commit is contained in:
paoloar77
2024-06-17 15:30:06 +02:00
parent d45ad25e06
commit 24ec5dc21b
2 changed files with 6 additions and 4 deletions

View File

@@ -19,6 +19,7 @@ class ProductLogger
public function __construct($settingOraValue)
{
$this->settingOra = $settingOraValue;
$this->init();
}
public function init()