19 declare(strict_types=1);
35 if (self::$instance ===
null) {
36 self::$instance =
new self();
38 return self::$instance;
while($session_entry=$r->fetchRow(ilDBConstants::FETCHMODE_ASSOC)) return null
static getInstanceByRefId(int $ref_id, bool $stop_on_error=true)
get an instance of an Ilias object by reference id
Class ilObjectFactoryWrapper.
static ilObjectFactoryWrapper $instance
getInstanceByRefId(int $ref_id, bool $stop_on_error=true)