File tree 16 files changed +64
-64
lines changed
16 files changed +64
-64
lines changed Original file line number Diff line number Diff line change @@ -29,10 +29,10 @@ class Cbf implements Report
29
29
* and FALSE if it ignored the file. Returning TRUE indicates that the file and
30
30
* its data should be counted in the grand totals.
31
31
*
32
- * @param array $report Prepared report data.
33
- * @param \PHP_CodeSniffer\File $phpcsFile The file being reported on.
34
- * @param bool $showSources Show sources?
35
- * @param int $width Maximum allowed line width.
32
+ * @param array $report Prepared report data.
33
+ * @param \PHP_CodeSniffer\Files\ File $phpcsFile The file being reported on.
34
+ * @param bool $showSources Show sources?
35
+ * @param int $width Maximum allowed line width.
36
36
*
37
37
* @return bool
38
38
* @throws \PHP_CodeSniffer\Exceptions\DeepExitException
Original file line number Diff line number Diff line change @@ -23,10 +23,10 @@ class Checkstyle implements Report
23
23
* and FALSE if it ignored the file. Returning TRUE indicates that the file and
24
24
* its data should be counted in the grand totals.
25
25
*
26
- * @param array $report Prepared report data.
27
- * @param \PHP_CodeSniffer\File $phpcsFile The file being reported on.
28
- * @param bool $showSources Show sources?
29
- * @param int $width Maximum allowed line width.
26
+ * @param array $report Prepared report data.
27
+ * @param \PHP_CodeSniffer\Files\ File $phpcsFile The file being reported on.
28
+ * @param bool $showSources Show sources?
29
+ * @param int $width Maximum allowed line width.
30
30
*
31
31
* @return bool
32
32
*/
Original file line number Diff line number Diff line change @@ -23,10 +23,10 @@ class Code implements Report
23
23
* and FALSE if it ignored the file. Returning TRUE indicates that the file and
24
24
* its data should be counted in the grand totals.
25
25
*
26
- * @param array $report Prepared report data.
27
- * @param \PHP_CodeSniffer\File $phpcsFile The file being reported on.
28
- * @param bool $showSources Show sources?
29
- * @param int $width Maximum allowed line width.
26
+ * @param array $report Prepared report data.
27
+ * @param \PHP_CodeSniffer\Files\ File $phpcsFile The file being reported on.
28
+ * @param bool $showSources Show sources?
29
+ * @param int $width Maximum allowed line width.
30
30
*
31
31
* @return bool
32
32
*/
Original file line number Diff line number Diff line change @@ -22,10 +22,10 @@ class Csv implements Report
22
22
* and FALSE if it ignored the file. Returning TRUE indicates that the file and
23
23
* its data should be counted in the grand totals.
24
24
*
25
- * @param array $report Prepared report data.
26
- * @param \PHP_CodeSniffer\File $phpcsFile The file being reported on.
27
- * @param bool $showSources Show sources?
28
- * @param int $width Maximum allowed line width.
25
+ * @param array $report Prepared report data.
26
+ * @param \PHP_CodeSniffer\Files\ File $phpcsFile The file being reported on.
27
+ * @param bool $showSources Show sources?
28
+ * @param int $width Maximum allowed line width.
29
29
*
30
30
* @return bool
31
31
*/
Original file line number Diff line number Diff line change @@ -23,10 +23,10 @@ class Diff implements Report
23
23
* and FALSE if it ignored the file. Returning TRUE indicates that the file and
24
24
* its data should be counted in the grand totals.
25
25
*
26
- * @param array $report Prepared report data.
27
- * @param \PHP_CodeSniffer\File $phpcsFile The file being reported on.
28
- * @param bool $showSources Show sources?
29
- * @param int $width Maximum allowed line width.
26
+ * @param array $report Prepared report data.
27
+ * @param \PHP_CodeSniffer\Files\ File $phpcsFile The file being reported on.
28
+ * @param bool $showSources Show sources?
29
+ * @param int $width Maximum allowed line width.
30
30
*
31
31
* @return bool
32
32
*/
Original file line number Diff line number Diff line change @@ -22,10 +22,10 @@ class Emacs implements Report
22
22
* and FALSE if it ignored the file. Returning TRUE indicates that the file and
23
23
* its data should be counted in the grand totals.
24
24
*
25
- * @param array $report Prepared report data.
26
- * @param \PHP_CodeSniffer\File $phpcsFile The file being reported on.
27
- * @param bool $showSources Show sources?
28
- * @param int $width Maximum allowed line width.
25
+ * @param array $report Prepared report data.
26
+ * @param \PHP_CodeSniffer\Files\ File $phpcsFile The file being reported on.
27
+ * @param bool $showSources Show sources?
28
+ * @param int $width Maximum allowed line width.
29
29
*
30
30
* @return bool
31
31
*/
Original file line number Diff line number Diff line change @@ -23,10 +23,10 @@ class Full implements Report
23
23
* and FALSE if it ignored the file. Returning TRUE indicates that the file and
24
24
* its data should be counted in the grand totals.
25
25
*
26
- * @param array $report Prepared report data.
27
- * @param \PHP_CodeSniffer\File $phpcsFile The file being reported on.
28
- * @param bool $showSources Show sources?
29
- * @param int $width Maximum allowed line width.
26
+ * @param array $report Prepared report data.
27
+ * @param \PHP_CodeSniffer\Files\ File $phpcsFile The file being reported on.
28
+ * @param bool $showSources Show sources?
29
+ * @param int $width Maximum allowed line width.
30
30
*
31
31
* @return bool
32
32
*/
Original file line number Diff line number Diff line change @@ -23,10 +23,10 @@ class Info implements Report
23
23
* and FALSE if it ignored the file. Returning TRUE indicates that the file and
24
24
* its data should be counted in the grand totals.
25
25
*
26
- * @param array $report Prepared report data.
27
- * @param \PHP_CodeSniffer\File $phpcsFile The file being reported on.
28
- * @param bool $showSources Show sources?
29
- * @param int $width Maximum allowed line width.
26
+ * @param array $report Prepared report data.
27
+ * @param \PHP_CodeSniffer\Files\ File $phpcsFile The file being reported on.
28
+ * @param bool $showSources Show sources?
29
+ * @param int $width Maximum allowed line width.
30
30
*
31
31
* @return bool
32
32
*/
Original file line number Diff line number Diff line change @@ -23,10 +23,10 @@ class Json implements Report
23
23
* and FALSE if it ignored the file. Returning TRUE indicates that the file and
24
24
* its data should be counted in the grand totals.
25
25
*
26
- * @param array $report Prepared report data.
27
- * @param \PHP_CodeSniffer\File $phpcsFile The file being reported on.
28
- * @param bool $showSources Show sources?
29
- * @param int $width Maximum allowed line width.
26
+ * @param array $report Prepared report data.
27
+ * @param \PHP_CodeSniffer\Files\ File $phpcsFile The file being reported on.
28
+ * @param bool $showSources Show sources?
29
+ * @param int $width Maximum allowed line width.
30
30
*
31
31
* @return bool
32
32
*/
Original file line number Diff line number Diff line change @@ -24,10 +24,10 @@ class Junit implements Report
24
24
* and FALSE if it ignored the file. Returning TRUE indicates that the file and
25
25
* its data should be counted in the grand totals.
26
26
*
27
- * @param array $report Prepared report data.
28
- * @param \PHP_CodeSniffer\File $phpcsFile The file being reported on.
29
- * @param bool $showSources Show sources?
30
- * @param int $width Maximum allowed line width.
27
+ * @param array $report Prepared report data.
28
+ * @param \PHP_CodeSniffer\Files\ File $phpcsFile The file being reported on.
29
+ * @param bool $showSources Show sources?
30
+ * @param int $width Maximum allowed line width.
31
31
*
32
32
* @return bool
33
33
*/
Original file line number Diff line number Diff line change @@ -88,10 +88,10 @@ public function __construct()
88
88
* and FALSE if it ignored the file. Returning TRUE indicates that the file and
89
89
* its data should be counted in the grand totals.
90
90
*
91
- * @param array $report Prepared report data.
92
- * @param \PHP_CodeSniffer\File $phpcsFile The file being reported on.
93
- * @param bool $showSources Show sources?
94
- * @param int $width Maximum allowed line width.
91
+ * @param array $report Prepared report data.
92
+ * @param \PHP_CodeSniffer\Files\ File $phpcsFile The file being reported on.
93
+ * @param bool $showSources Show sources?
94
+ * @param int $width Maximum allowed line width.
95
95
*
96
96
* @return bool
97
97
*/
Original file line number Diff line number Diff line change @@ -22,10 +22,10 @@ interface Report
22
22
* and FALSE if it ignored the file. Returning TRUE indicates that the file and
23
23
* its data should be counted in the grand totals.
24
24
*
25
- * @param array $report Prepared report data.
26
- * @param \PHP_CodeSniffer\File $phpcsFile The file being reported on.
27
- * @param bool $showSources Show sources?
28
- * @param int $width Maximum allowed line width.
25
+ * @param array $report Prepared report data.
26
+ * @param \PHP_CodeSniffer\Files\ File $phpcsFile The file being reported on.
27
+ * @param bool $showSources Show sources?
28
+ * @param int $width Maximum allowed line width.
29
29
*
30
30
* @return bool
31
31
*/
Original file line number Diff line number Diff line change @@ -23,10 +23,10 @@ class Source implements Report
23
23
* and FALSE if it ignored the file. Returning TRUE indicates that the file and
24
24
* its data should be counted in the grand totals.
25
25
*
26
- * @param array $report Prepared report data.
27
- * @param \PHP_CodeSniffer\File $phpcsFile The file being reported on.
28
- * @param bool $showSources Show sources?
29
- * @param int $width Maximum allowed line width.
26
+ * @param array $report Prepared report data.
27
+ * @param \PHP_CodeSniffer\Files\ File $phpcsFile The file being reported on.
28
+ * @param bool $showSources Show sources?
29
+ * @param int $width Maximum allowed line width.
30
30
*
31
31
* @return bool
32
32
*/
Original file line number Diff line number Diff line change @@ -23,10 +23,10 @@ class Summary implements Report
23
23
* and FALSE if it ignored the file. Returning TRUE indicates that the file and
24
24
* its data should be counted in the grand totals.
25
25
*
26
- * @param array $report Prepared report data.
27
- * @param \PHP_CodeSniffer\File $phpcsFile The file being reported on.
28
- * @param bool $showSources Show sources?
29
- * @param int $width Maximum allowed line width.
26
+ * @param array $report Prepared report data.
27
+ * @param \PHP_CodeSniffer\Files\ File $phpcsFile The file being reported on.
28
+ * @param bool $showSources Show sources?
29
+ * @param int $width Maximum allowed line width.
30
30
*
31
31
* @return bool
32
32
*/
Original file line number Diff line number Diff line change @@ -31,10 +31,10 @@ abstract class VersionControl implements Report
31
31
* and FALSE if it ignored the file. Returning TRUE indicates that the file and
32
32
* its data should be counted in the grand totals.
33
33
*
34
- * @param array $report Prepared report data.
35
- * @param \PHP_CodeSniffer\File $phpcsFile The file being reported on.
36
- * @param bool $showSources Show sources?
37
- * @param int $width Maximum allowed line width.
34
+ * @param array $report Prepared report data.
35
+ * @param \PHP_CodeSniffer\Files\ File $phpcsFile The file being reported on.
36
+ * @param bool $showSources Show sources?
37
+ * @param int $width Maximum allowed line width.
38
38
*
39
39
* @return bool
40
40
*/
Original file line number Diff line number Diff line change @@ -23,10 +23,10 @@ class Xml implements Report
23
23
* and FALSE if it ignored the file. Returning TRUE indicates that the file and
24
24
* its data should be counted in the grand totals.
25
25
*
26
- * @param array $report Prepared report data.
27
- * @param \PHP_CodeSniffer\File $phpcsFile The file being reported on.
28
- * @param bool $showSources Show sources?
29
- * @param int $width Maximum allowed line width.
26
+ * @param array $report Prepared report data.
27
+ * @param \PHP_CodeSniffer\Files\ File $phpcsFile The file being reported on.
28
+ * @param bool $showSources Show sources?
29
+ * @param int $width Maximum allowed line width.
30
30
*
31
31
* @return bool
32
32
*/
You can’t perform that action at this time.
0 commit comments