Basho\Riak\Command\Builder\TimeSeries\KeyTrait::getKey PHP Метод

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

Gets the key
public getKey ( ) : Cell[]
Результат Basho\Riak\TimeSeries\Cell[]
    public function getKey()
    {
        return $this->key;
    }