ILIAS  trunk Revision v11.0_alpha-2662-g519ff7d528f
ILIAS\Help\Service Class Reference
+ Collaboration diagram for ILIAS\Help\Service:

Public Member Functions

 __construct (Container $DIC)
 

Protected Attributes

Container $DIC
 

Static Protected Attributes

static InternalService $internal_service = null
 

Detailed Description

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

Constructor & Destructor Documentation

◆ __construct()

ILIAS\Help\Service::__construct ( Container  $DIC)

Definition at line 30 of file class.Service.php.

References ILIAS\Help\Service\$DIC.

31  {
32  $this->DIC = $DIC;
33  }

Field Documentation

◆ $DIC

Container ILIAS\Help\Service::$DIC
protected

Definition at line 28 of file class.Service.php.

Referenced by ILIAS\Help\Service\__construct().

◆ $internal_service

InternalService ILIAS\Help\Service::$internal_service = null
staticprotected

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


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