PHP Conference Japan 2024

OAuthProvider::reportProblem

(PECL OAuth >= 1.0.0)

OAuthProvider::reportProblem回報問題

說明

final public static OAuthProvider::reportProblem(字串 $oauthexception, 布林值 $send_headers = true): 字串

將問題以 OAuthException 的形式傳入,可能的問題列在 OAuth 常數 章節中。

警告

此函式目前沒有說明文件;僅提供其參數列表。

參數

oauthexception

OAuthException

回傳值

無回傳值。

另請參閱

新增註解

使用者貢獻的註解

此頁面沒有使用者貢獻的註解。
To Top