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

getType() public method

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