Merge pull request #16568 from frederic34/patch-8

doxygen
This commit is contained in:
Laurent Destailleur 2021-03-06 10:40:51 +01:00 committed by GitHub
commit c97f0b2278
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;
/**