Oara\Curl\Parameter::getValue PHP Méthode

getValue() public méthode

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