function OAuthDataStore::lookup_consumer 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_consumer()
File
- src/
Twitter/ OAuthDataStore.php, line 6
Class
Namespace
Drupal\jquery_social_stream\TwitterCode
function lookup_consumer($consumer_key) {
// implement me
}