프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$key | access tokens and request tokens | ||
$secret |
메소드 | 설명 | |
---|---|---|
__construct ( $key, $secret ) | key = the token secret = the token secret | |
__toString ( ) | ||
to_string ( ) | generates the basic string serialization of a token that a server would respond to request_token and access_token calls with |
public to_string ( ) |