|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Collaboration diagram for ILIAS\Like\InternalDomainService:Public Member Functions | |
| __construct (Container $DIC, protected InternalRepoService $repo, protected InternalDataService $data) | |
Protected Attributes | |
| Container | $dic |
Static Protected Attributes | |
| static array | $instance = [] |
Definition at line 26 of file class.InternalDomainService.php.
| ILIAS\Like\InternalDomainService::__construct | ( | Container | $DIC, |
| protected InternalRepoService | $repo, | ||
| protected InternalDataService | $data | ||
| ) |
Definition at line 33 of file class.InternalDomainService.php.
References $DIC, and ILIAS\Repository\initDomainServices().
Here is the call graph for this function:
|
protected |
Definition at line 31 of file class.InternalDomainService.php.
|
staticprotected |
Definition at line 30 of file class.InternalDomainService.php.