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