Home
last modified time | relevance | path

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

/dokuwiki/inc/Remote/
H A DApiCall.php53 $args = $this->namedArgsToPositional($args);
163 protected function namedArgsToPositional($params) function in dokuwiki\\Remote\\ApiCall