Smile\ElasticsuiteCore\Search\Request\Aggregation\Bucket\QueryGroup::getType PHP Method

getType() public method

{@inheritDoc}
public getType ( )
    public function getType()
    {
        return BucketInterface::TYPE_QUERY_GROUP;
    }