function OAuthDataStore::lookup_token in jQuery social stream 8
Same name and namespace in other branches
- 8.2 src/Twitter/OAuthDataStore.php \Drupal\jquery_social_stream\Twitter\OAuthDataStore::lookup_token()
File
- src/
Twitter/ OAuthDataStore.php, line 10
Class
Namespace
Drupal\jquery_social_stream\TwitterCode
function lookup_token($consumer, $token_type, $token) {
// implement me
}