Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
|
OAuth 1.0 Consumer class. More...
Public Member Functions | |
__construct ($key, $secret, $callback_url=null) | |
__toString () | |
Public Attributes | |
string null string | $callback_url |
callback URL. | |
$key | |
$secret | |
OAuth 1.0 Consumer class.