function OAuthDataStore::new_request_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::new_request_token()
File
- src/
Twitter/ OAuthDataStore.php, line 18
Class
Namespace
Drupal\jquery_social_stream\TwitterCode
function new_request_token($consumer, $callback = null) {
// return a new token attached to this consumer
}