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

getType() public method

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