You are here

function OAuthDataStore::lookup_consumer in jQuery social stream 8.2

Same name and namespace in other branches
  1. 8 src/Twitter/OAuthDataStore.php \Drupal\jquery_social_stream\Twitter\OAuthDataStore::lookup_consumer()

File

src/Twitter/OAuthDataStore.php, line 6

Class

OAuthDataStore

Namespace

Drupal\jquery_social_stream\Twitter

Code

function lookup_consumer($consumer_key) {

  // implement me
}