Skip to content

class Twitter_OAuthConsumer

Oliver edited this page Apr 25, 2020 · 1 revision

www/includes/twitter-php/OAuth.php


Twitter_OAuthConsumer

Package

Default

Overview

Public Properties

key() | secret() |

Constants

No constants found

Public Methods

__construct() | __toString() |

Properties

key

public $key

secret

public $secret

Methods

__construct()

public __construct(mixed $key, mixed $secret, mixed $callback_url = null) : mixed

__toString()

public __toString() : mixed


\ » Classes » Twitter_OAuthConsumer

Clone this wiki locally