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

post() public method

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