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

getField() public method

{@inheritDoc}
public getField ( )
    public function getField()
    {
        throw new \LogicException("getField is not supported on query group aggregations.");
    }