JOAuth1Client::setToken
Set the oauth token.
Signature
public function setToken(array
$tokenĀ )
Parameters
-
$token
- The access token key and secret.
Returns
- JOAuth1Client
- This object for method chaining.