Oara\Curl\Parameter::getValue PHP Метод

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

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