Bluz\Db\Query\CompositeBuilder::getType PHP Метод

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

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