OAuth::enableDebug

(PECL OAuth >= 0.99.3)

OAuth::enableDebug啟用詳細調(diào)試

說明

public OAuth::enableDebug(): bool

打開用于調(diào)試的詳細請求信息,調(diào)試信息存儲在 debugInfo 成員中?;蛘?,可以設置 debug 成員為一個非 false 值來打開啟用調(diào)試。

參數(shù)

此函數(shù)沒有參數(shù)。

返回值

true

更新日志

版本 說明
0.99.8 增加了 debugdebugInfo 成員

參見