示例#1
0
 /**
  * Back references global loader
  * DEPRECATED: out of control ressource consumption
  *
  * @return ref Object id
  */
 function loadRefsBack()
 {
     parent::loadRefsBack();
     $this->loadExternal();
 }