CakeFest 2024: The Official CakePHP Conference

OAuthProvider::setRequestTokenPath

(PECL OAuth >= 1.0.0)

OAuthProvider::setRequestTokenPathSet request token path

Açıklama

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

Sets the request tokens path.

Uyarı

Bu işlev hala belgelendirilmemiştir; sadece bağımsız değişken listesi mevcuttur.

Bağımsız Değişkenler

path

The path.

Dönen Değerler

true

Ayrıca Bakınız

add a note

User Contributed Notes

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