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