GoogleSpreadsheet\Tests\Google\Spreadsheet\TestServiceRequest::put PHP Method

put() public method

public put ( $url, $postData )
    public function put($url, $postData)
    {
        return $this->execute();
    }