ILIAS  trunk Revision v11.0_alpha-2662-g519ff7d528f
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: