$handlers
$handlers : array
Debugger handlers
Debugger class
$storage : \Pop\Debug\Storage\StorageInterface
Debugger storage object
addHandler(\Pop\Debug\Handler\HandlerInterface $handler) : \Pop\Debug\Debugger
Add a handler
\Pop\Debug\Handler\HandlerInterface | $handler |
setStorage(\Pop\Debug\Storage\StorageInterface $storage) : \Pop\Debug\Debugger
Set the storage object
\Pop\Debug\Storage\StorageInterface | $storage |
getStorage() : \Pop\Debug\Storage\StorageInterface
Get the storage object