Oara\Curl\Parameter::getKey PHP Method

getKey() public method

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