gossi\codegen\model\parts\TypePart::getType PHP Метод

getType() публичный Метод

Returns the type
public getType ( ) : string
Результат string
    public function getType()
    {
        return $this->type;
    }