ILIAS  trunk Revision v11.0_alpha-3011-gc6b235a2e85
ILIAS\Repository\InternalDataService Class Reference
+ Collaboration diagram for ILIAS\Repository\InternalDataService:

Public Member Functions

 __construct ()
 
 irss ()
 

Detailed Description

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

Constructor & Destructor Documentation

◆ __construct()

ILIAS\Repository\InternalDataService::__construct ( )

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

28 {
29 }

Member Function Documentation

◆ irss()

ILIAS\Repository\InternalDataService::irss ( )

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

31 : IRSS\DataService
32 {
33 return new IRSS\DataService();
34 }

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