DebugInterfaceTrait
Table of Contents
Methods
- getDebugLevel() : int
- Returns the current level.
- setDebugLevel() : mixed
- Sets debug level using HttpDebug::* constants.
Methods
getDebugLevel()
Returns the current level.
public
getDebugLevel() : int
Return values
int —HttpDebug::* constants
setDebugLevel()
Sets debug level using HttpDebug::* constants.
public
setDebugLevel(int $debugLevel) : mixed
Parameters
- $debugLevel : int