OAuth
PHP Manual

OAuth::enableDebug

(PECL OAuth >= 0.99.3)

OAuth::enableDebugTurn on verbose debugging

説明

public bool OAuth::enableDebug ( void )

Turns on verbose request information useful for debugging, this is not for production use.

パラメータ

この関数にはパラメータはありません。

返り値

成功した場合に TRUE を、失敗した場合に FALSE を返します。

参考


OAuth
PHP Manual