Searched refs:typeToSchema (Results 1 – 1 of 1) sorted by relevance
184 $this->typeToSchema($retType)286 $this->typeToSchema($info['type'])350 public function typeToSchema(Type $type) function in dokuwiki\\Remote\\OpenApiDoc\\OpenAPIGenerator358 $schema['items'] = $this->typeToSchema($type->getSubType());372 $this->typeToSchema($propertyDoc->getType())