Home
last modified time | relevance | path

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

/dokuwiki/inc/Remote/OpenApiDoc/
H A DOpenAPIGenerator.php195 'application/json' => $this->getMethodArguments($call->getArgs()),
255 protected function getMethodArguments($args) function in dokuwiki\\Remote\\OpenApiDoc\\OpenAPIGenerator