OAuthProvider::reportProblem

(PECL OAuth >= 1.0.0)

OAuthProvider::reportProblemReport a problem

Açıklama

final public static OAuthProvider::reportProblem ( string $oauthexception [, bool $send_headers = TRUE ] ) : string

Pass in a problem as an OAuthException, with possible problems listed in the OAuth constants section.

Uyarı

Bu işlev hala belgelendirilmemiştir; sadece değiştirge listesi mevcuttur.

Değiştirgeler

oauthexception

The OAuthException.

Dönen Değerler

Hiçbir değer dönmez.

Ayrıca Bakınız