OAuthProvider::setRequestTokenPath

(PECL OAuth >= 1.0.0)

OAuthProvider::setRequestTokenPathSet request token path

Descrição

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

Sets the request tokens path.

Aviso

Esta função não está documentada; somente a lista de argumentos está disponível.

Parâmetros

path

The path.

Valor Retornado

true

Veja Também

add a note add a note

User Contributed Notes

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