ILIAS  release_8 Revision v8.24
ILIAS\Exercise\InternalDataService Class Reference

Internal factory for data objects. More...

+ Collaboration diagram for ILIAS\Exercise\InternalDataService:

Public Member Functions

 __construct ()
 

Detailed Description

Internal factory for data objects.

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

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

Constructor & Destructor Documentation

◆ __construct()

ILIAS\Exercise\InternalDataService::__construct ( )

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

32 {
33 // $this->sub_factory = new SubService\DataFactory();
34 }

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