JOAuth1Client::setOption
Set an option for the JOauth1aClient instance.
Signature
public function setOption(string
$key,
mixed
$value )
Parameters
-
$key
- The name of the option to set
-
$value
- The option value to set
Returns
- JOAuth1Client
- This object for method chaining