Home
last modified time | relevance | path

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

/dokuwiki/inc/Remote/
H A DLegacyApiCore.php52 'wiki.putAttachment' => new ApiCall($this->legacyPutAttachment(...), 'legacy'),
399 public function legacyPutAttachment($id, $file, $params = []) function in dokuwiki\\Remote\\LegacyApiCore