PHP_CodeSniffer
[ class tree: PHP_CodeSniffer ] [ index: PHP_CodeSniffer ] [ all elements ]

Class: PHP_CodeSniffer_Report

Source Location: /PHP_CodeSniffer-1.3.0/CodeSniffer/Report.php

Class Overview


Represents a PHP_CodeSniffer report.


Author(s):

Version:

  • Release: 1.3.0

Copyright:

  • 2006 Squiz Pty Ltd (ABN 77 084 670 600)

Methods


Inherited Variables

Inherited Methods


Class Details

[line 31]
Represents a PHP_CodeSniffer report.


[ Top ]


Method Detail

generate   [line 44]

string generate( array $report, [boolean $showSources = false], [int $width = 80])

Generate the actual report.
  • Access: public

Parameters:

array   $report   —  Prepared report.
boolean   $showSources   —  Show sources?
int   $width   —  Maximum allowed lne width.

[ Top ]


Documentation generated on Mon, 11 Mar 2019 15:43:17 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.