19 declare(strict_types=1);
48 if (is_null(self::$repo)) {
51 $this->
DIC->database()
59 if (is_null(self::$domain)) {
71 if (is_null(self::$gui)) {
__construct(Container $DIC)
static InternalGUIService $gui
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
static InternalRepoService $repo
Customizing of pimple-DIC for ILIAS.
static InternalDataService $data
static InternalDomainService $domain