OAuthProvider::reportProblem

(PECL OAuth >= 1.0.0)

OAuthProvider::reportProblemReport a problem

說明

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

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

Warning

此函式目前沒有參考文件;只有引數列表。

參數

oauthexception

The OAuthException.

回傳值

無回傳值。

參見

add a note add a note

User Contributed Notes

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