Isswp101\Persimmon\QueryBuilder\Aggregations\Bucket::getKey PHP Method

getKey() public method

public getKey ( ) : string
return string
    public function getKey()
    {
        return $this->key;
    }