Searched refs:getBaseType (Results 1 – 3 of 3) sorted by relevance
37 public function getBaseType() function in dokuwiki\\Remote\\OpenApiDoc\\Type78 return $this->getBaseType();91 switch ($this->getBaseType()) {139 $type = $this->getBaseType($this->typehint);
364 $baseType = $type->getBaseType();
41 $this->assertEquals('string', $propertyType->getBaseType());