Home
last modified time | relevance | path

Searched refs:legacyDeleteAttachment (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/inc/Remote/
H A DLegacyApiCore.php53 … 'wiki.deleteAttachment' => new ApiCall($this->legacyDeleteAttachment(...), 'legacy'),
412 public function legacyDeleteAttachment($id) function in dokuwiki\\Remote\\LegacyApiCore