N°5232 - Deprecate \CMDBObject::DBCloneTracked

This commit is contained in:
acognet
2022-06-22 09:19:58 +02:00
parent aae1e12b2e
commit 306e16147a

View File

@@ -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);