[line 24]
The name of the report we want in the output.void generate(
string
$cachedData, int
$totalFiles, int
$totalErrors, int
$totalWarnings, int
$totalFixable, [bool
$showSources = false], [int
$width = 80], [bool
$interactive = false], [bool
$toScreen = true])
bool generateFileReport(
array
$report, File
$phpcsFile, [bool
$showSources = false], [int
$width = 80])
Function should return TRUE if it printed or stored data about the file and FALSE if it ignored the file. Returning TRUE indicates that the file and its data should be counted in the grand totals.
mixed getAuthor(
string
$line)
Overridden in child classes as:
array getBlameContent(
string
$filename)
Overridden in child classes as: