PHP 클래스 Kohana_Sniffs_NamingConventions_UpperCaseConstantNameSniff, coding-standards

Ensures that constant names are all uppercase.
저자: Greg Sherwood ([email protected])
저자: Marc McIntyre ([email protected])
상속: extends Generic_Sniffs_NamingConventions_UpperCaseConstantNameSniff
파일 보기 프로젝트 열기: kohana/coding-standards

공개 메소드들

메소드 설명
register ( ) : array Returns an array of tokens this test wants to listen for.

메소드 상세

register() 공개 메소드

Returns an array of tokens this test wants to listen for.
public register ( ) : array
리턴 array