You are here

public function OAuthSessionSESSION::__construct in Lingotek Translation 7.7

Same name and namespace in other branches
  1. 7.2 lib/oauth-php/library/session/OAuthSessionSESSION.php \OAuthSessionSESSION::__construct()
  2. 7.3 lib/oauth-php/library/session/OAuthSessionSESSION.php \OAuthSessionSESSION::__construct()
  3. 7.4 lib/oauth-php/library/session/OAuthSessionSESSION.php \OAuthSessionSESSION::__construct()
  4. 7.5 lib/oauth-php/library/session/OAuthSessionSESSION.php \OAuthSessionSESSION::__construct()
  5. 7.6 lib/oauth-php/library/session/OAuthSessionSESSION.php \OAuthSessionSESSION::__construct()

File

lib/oauth-php/library/session/OAuthSessionSESSION.php, line 36

Class

OAuthSessionSESSION

Code

public function __construct($options = array()) {
}