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

Public Member Functions

 __construct (InternalDataService $data, \ilDBInterface $db)
 
 accessSession ()
 

Protected Attributes

InternalDataService $data
 
ilDBInterface $db
 

Detailed Description

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

Definition at line 28 of file class.InternalRepoService.php.

Constructor & Destructor Documentation

◆ __construct()

ILIAS\Portfolio\InternalRepoService::__construct ( InternalDataService  $data,
\ilDBInterface  $db 
)

Member Function Documentation

◆ accessSession()

ILIAS\Portfolio\InternalRepoService::accessSession ( )

Definition at line 48 of file class.InternalRepoService.php.

48  : AccessSessionRepository
49  {
50  return new AccessSessionRepository();
51  }

Field Documentation

◆ $data

InternalDataService ILIAS\Portfolio\InternalRepoService::$data
protected

◆ $db

ilDBInterface ILIAS\Portfolio\InternalRepoService::$db
protected

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