FIX assignement variable (PHPStan warnings)

This commit is contained in:
Lamrani Abdel
2024-03-14 16:14:55 +01:00
parent 07fe0f6cd0
commit 98d0ed7110

View File

@@ -456,7 +456,7 @@ class PriceGlobalVariableUpdater
$langs->load("errors");
dol_syslog(__METHOD__, LOG_DEBUG);
$this->error = null;
$this->error = '';
$this->checkParameters();
//Try to load the target global variable and abort if fails