You are here

public function sOAuthRequest::get_parameters in jQuery social stream 7.2

Same name and namespace in other branches
  1. 7 jquery_social_stream.js.inc \sOAuthRequest::get_parameters()

File

./jquery_social_stream.js.inc, line 784
JS callbacks.

Class

sOAuthRequest

Code

public function get_parameters() {
  return $this->parameters;
}