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

getType() public method

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