PHP Class ObjectCalisthenics\Sniffs\NamingConventions\ClassLengthSniff

Inheritance: extends ObjectCalisthenics\AbstractIdentifierLengthSniff, implements PHP_CodeSniffer_Snif\PHP_CodeSniffer_Sniff
Afficher le fichier Open project: object-calisthenics/phpcs-calisthenics-rules

Protected Properties

Свойство Type Description
$tokenString string
$tokenTypeLengthFactor integer

Méthodes protégées

Méthode Description
isValid ( PHP_CodeSniffer_File $phpcsFile, integer $stackPtr ) : boolean

Method Details

isValid() protected méthode

protected isValid ( PHP_CodeSniffer_File $phpcsFile, integer $stackPtr ) : boolean
$phpcsFile PHP_CodeSniffer_File
$stackPtr integer
Résultat boolean

Property Details

$tokenString protected_oe property

protected string $tokenString
Résultat string

$tokenTypeLengthFactor protected_oe property

protected int $tokenTypeLengthFactor
Résultat integer