OAuth::disableDebug

(PECL OAuth >= 0.99.3)

OAuth::disableDebug关闭详细的调试

说明

public OAuth::disableDebug ( ) : bool

关闭详细的请求信息(默认为关闭)。或者,将 调试 属性设置为 false 值来关闭调试。

参数

此函数没有参数。

返回值

true

更新日志

版本 说明
0.99.8 增加相关 调试 属性。

参见

User Contributed Notes

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