ILIAS  release_8 Revision v8.19
All Data Structures Namespaces Files Functions Variables Modules Pages
ILIAS\HTMLLearningModule\Service Class Reference
+ Collaboration diagram for ILIAS\HTMLLearningModule\Service:

Public Member Functions

 __construct (Container $DIC)
 

Protected Attributes

Container $DIC
 

Detailed Description

Author
Alexander Killing killi.nosp@m.ng@l.nosp@m.eifos.nosp@m..de

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

Constructor & Destructor Documentation

◆ __construct()

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

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

References ILIAS\HTMLLearningModule\Service\$DIC.

33  {
34  $this->DIC = $DIC;
35  }

Field Documentation

◆ $DIC

Container ILIAS\HTMLLearningModule\Service::$DIC
protected

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

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


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