OAuthProvider::reportProblem

(PECL OAuth >= 1.0.0)

OAuthProvider::reportProblem报告问题

说明

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

将问题作为一个 OAuthException 异常传入,可能出现的问题在 OAuth 常量 章节里已列出。

Warning

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

参数

oauthexception

OAuthException 类。

返回值

没有返回值。

参见

User Contributed Notes

There are no user contributed notes for this page.
PHP8中文手册 站长在线 整理 版权归PHP文档组所有