mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 10:38:45 +02:00
N°4099 - remove unused DBObject::GetLoadedAttributes() method
This commit is contained in:
@@ -2431,14 +2431,6 @@ abstract class DBObject implements iDisplay
|
||||
return $this->m_aCurrValues;
|
||||
}
|
||||
|
||||
/*
|
||||
* return array
|
||||
*/
|
||||
public function GetLoadedAttributes()
|
||||
{
|
||||
return array_keys($this->m_aLoadedAtt);
|
||||
}
|
||||
|
||||
/**
|
||||
* @api
|
||||
* @api-advanced
|
||||
|
||||
Reference in New Issue
Block a user