3 declare(strict_types=1);
 Wraps ilObject dependencies. 
 
getObjIdForRefId(int $a_ref_id)
Get object id for reference id. 
 
Interface for ilObject dependency. 
 
static _lookupObjId(int $ref_id)
 
static _lookupType(int $id, bool $reference=false)
 
getTypeForObjId(int $a_obj_id)
Get object type for object id.