Home
last modified time | relevance | path

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

/dokuwiki/inc/Remote/OpenApiDoc/
H A DOpenAPIGenerator.php155 'post' => $this->getMethodDefinition($method, $call),
167 protected function getMethodDefinition(string $method, ApiCall $call) function in dokuwiki\\Remote\\OpenApiDoc\\OpenAPIGenerator