This commit is contained in:
Frédéric FRANCE 2021-03-06 09:35:18 +01:00 committed by GitHub
parent 3cbced439a
commit 5d1b231f0a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -61,6 +61,9 @@ class Dolresource extends CommonObject
public $cache_code_type_resource = array();
/**
* @var Dolresource Clone of object before changing it
*/
public $oldcopy;
/**