|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Collaboration diagram for ILIAS\Test\Skills\TestSkillDBRepository: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().