19declare(strict_types=1);
35 if (self::$instance ===
null) {
36 self::$instance =
new self();
Class ilObjectFactoryWrapper.
getInstanceByRefId(int $ref_id, bool $stop_on_error=true)
static ilObjectFactoryWrapper $instance
static getInstanceByRefId(int $ref_id, bool $stop_on_error=true)
get an instance of an Ilias object by reference id
Class ilObject Basic functions for all objects.