Home
last modified time | relevance | path

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

/dokuwiki/inc/Remote/
H A DLegacyApiCore.php54 'wiki.getAttachment' => new ApiCall($this->legacyGetAttachment(...), 'legacy'),
126 public function legacyGetAttachment($id) function in dokuwiki\\Remote\\LegacyApiCore