PHP 클래스 ObjectCalisthenics\AbstractDataStructureLengthSniff
This sniff is the base for class, interface, trait, function and method
length checks as part of "Keep your classes small" object calisthenics
rule.
파일 보기
프로젝트 열기: object-calisthenics/phpcs-calisthenics-rules
보호된 프로퍼티들
공개 메소드들
메소드 상세
public process ( PHP_CodeSniffer_File $phpcsFile, integer $stackPtr ) |
$phpcsFile |
PHP_CodeSniffer_File |
|
$stackPtr |
integer |
|
프로퍼티 상세
Maximum data structure length.
protected int $maxLength |
리턴 |
integer |
|