PHP Class PayPal\Auth\Oauth\OAuthConsumer

Show file Open project: paypal/sdk-core-php

Public Properties

Property Type Description
$key
$secret

Public Methods

Method Description
__construct ( $key, $secret, $callback_url = null )
__toString ( )

Method Details

__construct() public method

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

__toString() public method

public __toString ( )

Property Details

$key public property

public $key

$secret public property

public $secret