Class: PEAR_Sniffs_Files_LineLengthSniff
Source Location: /PHP_CodeSniffer-1.0.0/CodeSniffer/Standards/PEAR/Sniffs/Files/LineLengthSniff.php
Generic_Sniffs_Files_LineLengthSniff
|
--PEAR_Sniffs_Files_LineLengthSniff
PEAR_Sniffs_Files_LineLengthSniff.
Author(s):
Version:
Copyright:
- 2006 Squiz Pty Ltd (ABN 77 084 670 600)
Inherited Variables
Inherited Methods
Class Details
[line 36]
PEAR_Sniffs_Files_LineLengthSniff.
Checks all lines in the file, and throws warnings if they are over 85 characters in length.
Class Variables
$absoluteLineLimit = 0
[line 53]
The limit that the length of a line must not exceed.
Set to zero (0) to disable.
Type:
int
Overrides:
Array
$lineLimit = 85
[line 44]
The limit that the length of a line should not exceed.
Type:
int
Overrides:
Array
Documentation generated on 2019年3月11日 15:13:23 -0400 by
phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.