Extends
lithium\core\StaticObject
Returns data to be output by a reporter.
Parameters
- string $format I.e. `'html'` or `'text'`.
- array $analysis The results of the analysis.
Returns
stringSource
public static function output($format, $analysis) {}