Isswp101\Persimmon\QueryBuilder\Aggregations\Bucket::getKey PHP 메소드

getKey() 공개 메소드

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