PHP Class ObjectCalisthenics\Sniffs\NamingConventions\VariableLengthSniff

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

Méthodes publiques

Méthode Description
register ( ) : array

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

register() public méthode

public register ( ) : array
Résultat array