mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-12 23:14:18 +01:00
N°5232 - Deprecate \CMDBObject::DBCloneTracked
This commit is contained in:
@@ -614,7 +614,9 @@ abstract class CMDBObject extends DBObject
|
||||
{
|
||||
return $this->DBCloneTracked_Internal();
|
||||
}
|
||||
|
||||
/*
|
||||
* @deprecated 3.1.0 not used
|
||||
*/
|
||||
public function DBCloneTracked(CMDBChange $oChange, $newKey = null)
|
||||
{
|
||||
self::SetCurrentChange($oChange);
|
||||
|
||||
Reference in New Issue
Block a user