Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
OAuthToken Class Reference

Public Member Functions

 __construct ($key, $secret)
 key = the token secret = the token secret
 
 __toString ()
 
 to_string ()
 generates the basic string serialization of a token that a server would respond to request_token and access_token calls with
 

Public Attributes

 $key
 
 $secret
 

The documentation for this class was generated from the following file: