You are here

public property DrupalOAuthClient::$version in OAuth 1.0 7.4

Same name and namespace in other branches
  1. 6.3 includes/DrupalOAuthClient.inc \DrupalOAuthClient::version
  2. 7.3 includes/DrupalOAuthClient.inc \DrupalOAuthClient::version

File

includes/DrupalOAuthClient.inc, line 4

Class

DrupalOAuthClient

Code

public $version = OAUTH_COMMON_VERSION_1_RFC;