ILIAS
release_8 Revision v8.23
◀ ilDoc Overview
interface.SkillServiceInterface.php
Go to the documentation of this file.
1
<?php
2
20
namespace
ILIAS\Skill\Service
;
21
26
interface
SkillServiceInterface
27
{
31
public
function
internal
():
SkillInternalService
;
32
}
ILIAS\Skill\Service\SkillServiceInterface
Skill service interface.
Definition:
interface.SkillServiceInterface.php:26
ILIAS\Skill\Service
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition:
class.SkillAdminGUIRequest.php:20
ILIAS\Skill\Service\SkillInternalService
Skill internal service.
Definition:
class.SkillInternalService.php:29
Services
Skill
Service
interfaces
interface.SkillServiceInterface.php
Generated on Mon Sep 1 2025 22:02:44 for ILIAS by
1.8.13 (using
Doxyfile
)