deleteForTarget(int $wiki_id, string $target_title, string $lang="-")
 
getSourcesOfMissingTarget(int $wiki_id, string $target_title, string $lang="-")
 
deleteForSourceId(int $wiki_id, int $source_id, string $lang="-")
 
InternalDataService $data
 
save(int $wiki_id, int $source_id, string $title, string $lang)
 
__construct(InternalDataService $data, \ilDBInterface $db)