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

Public Member Functions

 __construct (Container $DIC)
 

Protected Attributes

Container $DIC
 

Detailed Description

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

Constructor & Destructor Documentation

◆ __construct()

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

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

References ILIAS\Test\Service\$DIC.

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

Field Documentation

◆ $DIC

Container ILIAS\Test\Service::$DIC
protected

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

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


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