ILIAS  trunk Revision v11.0_alpha-1769-g99a433fe2dc
All Data Structures Namespaces Files Functions Variables Enumerations Enumerator Modules Pages
ILIAS\Like\InternalRepoService Class Reference
+ Collaboration diagram for ILIAS\Like\InternalRepoService:

Public Member Functions

 __construct (protected InternalDataService $data, protected \ilDBInterface $db)
 

Static Protected Attributes

static array $instance = []
 

Detailed Description

Definition at line 23 of file class.InternalRepoService.php.

Constructor & Destructor Documentation

◆ __construct()

ILIAS\Like\InternalRepoService::__construct ( protected InternalDataService  $data,
protected \ilDBInterface  $db 
)

Definition at line 27 of file class.InternalRepoService.php.

30  {
31  }

Field Documentation

◆ $instance

array ILIAS\Like\InternalRepoService::$instance = []
staticprotected

Definition at line 25 of file class.InternalRepoService.php.


The documentation for this class was generated from the following file: