ILIAS  trunk Revision v11.0_alpha-1723-g8e69f309bab
All Data Structures Namespaces Files Functions Variables Enumerations Enumerator Modules Pages
ILIAS\Blog\Service Class Reference
+ Collaboration diagram for ILIAS\Blog\Service:

Public Member Functions

 __construct (Container $DIC)
 

Protected Attributes

Container $DIC
 

Static Protected Attributes

static array $instance = []
 

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\Blog\Service::__construct ( Container  $DIC)

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

References ILIAS\Notes\Service\$DIC.

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

Field Documentation

◆ $DIC

Container ILIAS\Blog\Service::$DIC
protected

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

◆ $instance

array ILIAS\Blog\Service::$instance = []
staticprotected

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


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