JOAuth2Client::setToken
Set an option for the JOAuth2Client instance.
Signature
public function setToken(array
$value )
Parameters
-
$value
- The access token
Returns
- JOAuth2Client
- This object for method chaining