OAuthProvider::setRequestTokenPath

(PECL OAuth >= 1.0.0)

OAuthProvider::setRequestTokenPath设置请求令牌路径

说明

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

设置请求令牌路径。

警告

本函数还未编写文档,仅有参数列表。

参数

path

路径。

返回值

true

参见

add a note add a note

User Contributed Notes

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