Isswp101\Persimmon\QueryBuilder\Aggregations\Bucket::getKey PHP Метод

getKey() публичный Метод

public getKey ( ) : string
Результат string
    public function getKey()
    {
        return $this->key;
    }