You appear to be a bot. Output may be restricted
Description
Usage
Client::setMwsServiceUrl( $url );
Parameters
- $url
- ( mixed ) required –
Returns
void
Source
File name: easy-digital-downloads/includes/gateways/libs/amazon/Client.php
Lines:
1 to 4 of 4
public function setMwsServiceUrl($url) { $this->mwsServiceUrl = $url; }