OAuthProvider::setRequestTokenPath

(PECL OAuth >= 1.0.0)

OAuthProvider::setRequestTokenPathSet request token path

Beskrivelse

final public bool OAuthProvider::setRequestTokenPath ( string $path )

Sets the request tokens path.

Advarsel

This function is currently not documented; only its argument list is available.

Parametre

path

The path.

Returnerings Værdier

TRUE

Se også

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top