| 
    ILIAS
    release_8 Revision v8.24
    
   | 
  
 Collaboration diagram for ILIAS\RootFolder\InternalDomainService:Public Member Functions | |
| __construct (DI\Container $DIC, InternalRepoService $repo_service, InternalDataService $data_service) | |
Protected Attributes | |
| InternalRepoService | $repo_service | 
| InternalDataService | $data_service | 
Definition at line 26 of file class.InternalDomainService.php.
| ILIAS\RootFolder\InternalDomainService::__construct | ( | DI\Container | $DIC, | 
| InternalRepoService | $repo_service, | ||
| InternalDataService | $data_service | ||
| ) | 
Definition at line 33 of file class.InternalDomainService.php.
References ILIAS\RootFolder\InternalDomainService\$data_service, ILIAS\RootFolder\InternalDomainService\$repo_service, and ILIAS\Repository\initDomainServices().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 31 of file class.InternalDomainService.php.
Referenced by ILIAS\RootFolder\InternalDomainService\__construct().
      
  | 
  protected | 
Definition at line 30 of file class.InternalDomainService.php.
Referenced by ILIAS\RootFolder\InternalDomainService\__construct().