ILIAS  release_8 Revision v8.19-1-g4e8f2f9140c
All Data Structures Namespaces Files Functions Variables Modules Pages
ILIAS\ItemGroup\Service Class Reference
+ Collaboration diagram for ILIAS\ItemGroup\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\ItemGroup\Service::__construct ( Container  $DIC)

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

References ILIAS\ItemGroup\Service\$DIC.

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

Field Documentation

◆ $DIC

Container ILIAS\ItemGroup\Service::$DIC
protected

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

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


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