3declare(strict_types=1);
63 $this->repo_service->imageMap()
Customizing of pimple-DIC for ILIAS.
InternalRepoService $repo_service
InternalDataService $data_service
__construct(Container $DIC, InternalRepoService $repo_service, InternalDataService $data_service)
initDomainServices(\ILIAS\DI\Container $DIC)
trait GlobalDICDomainServices