You are here

public property DrupalOAuthToken::$type in OAuth 1.0 6.3

Same name and namespace in other branches
  1. 7.4 includes/DrupalOAuthToken.inc \DrupalOAuthToken::type
  2. 7.3 includes/DrupalOAuthToken.inc \DrupalOAuthToken::type

File

includes/DrupalOAuthToken.inc, line 6

Class

DrupalOAuthToken

Code

public $type = OAUTH_COMMON_TOKEN_TYPE_REQUEST;