Smile\ElasticsuiteCore\Search\Request\Query\Range::getType PHP Method

getType() public method

{@inheritDoc}
public getType ( )
    public function getType()
    {
        return QueryInterface::TYPE_RANGE;
    }