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

Public Member Functions

 __construct (DI\Container $DIC)
 

Protected Attributes

DI Container $DIC
 

Detailed Description

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

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

Constructor & Destructor Documentation

◆ __construct()

ILIAS\Folder\Service::__construct ( DI\Container  $DIC)

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

References ILIAS\Folder\Service\$DIC.

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

Field Documentation

◆ $DIC

DI Container ILIAS\Folder\Service::$DIC
protected

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

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


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