3 declare(strict_types=1);
46 $this->notes_gui = $DIC->
notes()->gui();
61 $this->domain_service->refinery()
67 return new \ilObjMediaCastGUI(
77 return new \ilMediaCastManageTableGUI($gui, $table_cmd);
83 $this->domain_service,
initGUIServices(\ILIAS\DI\Container $DIC)
Customizing of pimple-DIC for ILIAS.
static http()
Fetches the global http state from ILIAS.
trait GlobalDICGUIServices