Overrides Report::generate
public function generate($cachedData, $totalFiles, $totalErrors, $totalWarnings, $totalFixable, $showSources = false, $width = 80, $interactive = false, $toScreen = true) { echo '[' . rtrim($cachedData, ',') . ']' . PHP_EOL; }