Home
last modified time | relevance | path

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

/dokuwiki/inc/Remote/
H A DLegacyApiCore.php42 'wiki.getAttachments' => new ApiCall($this->legacyGetAttachments(...), 'legacy'),
249 public function legacyGetAttachments($ns, $options = []) function in dokuwiki\\Remote\\LegacyApiCore