PHP Class Kohana_Sniffs_NamingConventions_UpperCaseConstantNameSniff, coding-standards

Ensures that constant names are all uppercase.
Author: Greg Sherwood ([email protected])
Author: Marc McIntyre ([email protected])
Inheritance: extends Generic_Sniffs_NamingConventions_UpperCaseConstantNameSniff
Afficher le fichier Open project: kohana/coding-standards

Méthodes publiques

Méthode Description
register ( ) : array Returns an array of tokens this test wants to listen for.

Method Details

register() public méthode

Returns an array of tokens this test wants to listen for.
public register ( ) : array
Résultat array