mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-07 16:41:48 +01:00
Merge branch 'develop' into extrafields_object_filter
This commit is contained in:
@@ -177,7 +177,7 @@ abstract class CommonObject
|
||||
private $linkedObjectsFullLoaded = array();
|
||||
|
||||
/**
|
||||
* @var static|null To store a cloned copy of the object before editing it (to keep track of its former properties)
|
||||
* @var ?static To store a cloned copy of the object before editing it (to keep track of its former properties)
|
||||
*/
|
||||
public $oldcopy;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user