OAuth::disableDebug

(PECL OAuth >= 0.99.3)

OAuth::disableDebugデバッグを無効にする

説明

public OAuth::disableDebug(): bool

冗長なリクエスト情報を無効にします (デフォルトは無効です)。 あるいは、debug プロパティに false を設定することによってもデバッグを無効にできます。

パラメータ

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

戻り値

true

変更履歴

バージョン 説明
PECL oauth 0.99.8 debug プロパティが追加されました。

参考

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top