Searched refs:getReturn (Results 1 – 6 of 6) sorted by relevance
121 public function getReturn() function in dokuwiki\\Remote\\ApiCall123 return $this->getDocs()->getReturn();
46 $methodReturn = $method->getReturn();
72 $return = $doc->getReturn();
48 public function getReturn() function in dokuwiki\\Remote\\OpenApiDoc\\DocBlockMethod
178 $retType = $call->getReturn()['type'];181 'description' => $call->getReturn()['description'],
116 $methods['plugin.testplugin2.commented']->getReturn()