Fix phpunit

This commit is contained in:
Laurent Destailleur
2024-02-18 23:23:57 +01:00
parent 778e7364e6
commit 87c9fa1902

View File

@@ -171,7 +171,7 @@ class Dolresource extends CommonObject
$this->db = $db;
$this->status = 0;
$this->cache_code_type_resource = array();
$this->cache_code_type_resource = array();
}
/**