Oara\Curl\Parameter::getValue PHP Method

getValue() public method

public getValue ( ) : string
return string
    public function getValue()
    {
        return $this->_value;
    }