Public Member Functions | |
| __construct ($key, $secret) | |
| to_string () | |
| __toString () | |
Data Fields | |
| $key | |
| $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
| $key |
| $secret |
1.6.1