Property | Type | Description | |
---|---|---|---|
$trackedMaxCount | integer | ||
$untrackedMaxCount | integer |
Method | Description | |
---|---|---|
process ( PHP_CodeSniffer_File $phpcsFile, integer $stackPtr ) | ||
register ( ) : array |
Method | Description | |
---|---|---|
getTrackedPropertyTypeList ( ) : array |
Method | Description | |
---|---|---|
checkTotalPropertiesAmount ( ) : boolean | ||
checkTrackedClassPropertyAmount ( ) : string | ||
checkTrackedClassPropertyTypeAmount ( ) : array | ||
checkTrackedPropertiesAmount ( ) : boolean | ||
checkUntrackedClassPropertyAmount ( ) : string | ||
checkUntrackedPropertyTypeAmount ( PHP_CodeSniffer_File $phpcsFile, integer $stackPtr ) | ||
getClassPropertiesSegregatedByType ( ) : array |
abstract protected getTrackedPropertyTypeList ( ) : array | ||
return | array |