JOAuth1Client::toUrl
Method to create the URL formed string with the parameters.
Signature
public function toUrl(string
$url,
array
$parameters )
Parameters
-
$url
- The request URL.
-
$parameters
- Array containing request parameters.
Returns
- string
- The formed URL.