| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 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().