Class: PEAR_Sniffs_Files_LineLengthSniff
Source Location: /PHP_CodeSniffer-0.2.0/CodeSniffer/Standards/PEAR/Sniffs/Files/LineLengthSniff.php
Inherited Variables
Inherited Methods
Class Details
[line 46]
PEAR_Sniffs_Files_LineLengthSniff.
Checks all lines in the file, and throws warnings if they are over 85 characters in length.
Class Variables
$lineLimit = 85
[line 54]
The limit that the length of a line should not exceed.
Type:
int
Overrides:
Array
Documentation generated on 2019年3月11日 14:46:57 -0400 by
phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.