|
ILIAS
release_8 Revision v8.24
|
Collaboration diagram for ILIAS\WorkflowEngine\InternalService:Public Member Functions | |
| __construct (Container $DIC) | |
| request () | |
Protected Attributes | |
| InternalRequestService | $request |
Definition at line 25 of file class.InternalService.php.
| ILIAS\WorkflowEngine\InternalService::__construct | ( | Container | $DIC | ) |
Definition at line 29 of file class.InternalService.php.
References $DIC, and ILIAS\WorkflowEngine\InternalService\request().
Here is the call graph for this function:| ILIAS\WorkflowEngine\InternalService::request | ( | ) |
Definition at line 34 of file class.InternalService.php.
References ILIAS\WorkflowEngine\InternalService\$request.
Referenced by ILIAS\WorkflowEngine\InternalService\__construct().
Here is the caller graph for this function:
|
protected |
Definition at line 27 of file class.InternalService.php.
Referenced by ILIAS\WorkflowEngine\InternalService\request().