ezcDebugOutputFormatter provides the common interface for all classes writing debug output.
Source for this file: /Debug/src/interfaces/formatter.php
Version: | //autogentag// |
public string |
generateOutput(
$timerData
, $writerData
)
Returns a string containing the formatted output based on $timerData and $writerData. |
Returns a string containing the formatted output based on $timerData and $writerData.
Name | Type | Description |
---|---|---|
$timerData |
array(ezcDebugStructure) | |
$writerData |
array |