DefaultStorageStrategy
class DefaultStorageStrategy implements IStorageStrategy (View source)
Default storage strategy implementation.
Methods
Details
__construct($config)
No description
OAuthToken
Get()
Gets the current authorization token.
Store(OAuthToken $token)
Stores authorization token passed as an argument.