GoogleSpreadsheet\Tests\Google\Spreadsheet\TestServiceRequest::put PHP 메소드

put() 공개 메소드

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