OAuth
PHP 手册

OAuth::disableDebug

(PECL OAuth >= 0.99.3)

OAuth::disableDebugTurn off verbose debugging

说明

public bool OAuth::disableDebug ( void )

Turns off verbose request information (off by default). Alternatively, the debug property can be set to a FALSE value to turn debug off.

参数

此函数没有参数。

返回值

TRUE

更新日志

版本 说明
0.99.8 The related debug property was added.

参见


OAuth
PHP 手册