ILIAS
trunk Revision v11.0_alpha-1871-gde1fee8db3d
|
Public Member Functions | |
__construct (?\ilDBInterface $db=null) | |
removeForSkill (int $skill_node_id, bool $is_reference) | |
Protected Attributes | |
ilDBInterface | $db |
Definition at line 26 of file class.TestSkillDBRepository.php.
ILIAS\Test\Skills\TestSkillDBRepository::__construct | ( | ?\ilDBInterface | $db = null | ) |
Definition at line 30 of file class.TestSkillDBRepository.php.
References ILIAS\Test\Skills\TestSkillDBRepository\$db, and $DIC.
ILIAS\Test\Skills\TestSkillDBRepository::removeForSkill | ( | int | $skill_node_id, |
bool | $is_reference | ||
) |
Definition at line 38 of file class.TestSkillDBRepository.php.
|
protected |
Definition at line 28 of file class.TestSkillDBRepository.php.
Referenced by ILIAS\Test\Skills\TestSkillDBRepository\__construct().