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