PHP 클래스 ObjectCalisthenics\Sniffs\NamingConventions\NoSetterSniff

상속: implements PHP_CodeSniffer_Snif\PHP_CodeSniffer_Sniff
파일 보기 프로젝트 열기: object-calisthenics/phpcs-calisthenics-rules

공개 메소드들

메소드 설명
process ( PHP_CodeSniffer_File $phpcsFile, $stackPtr )
register ( )

비공개 메소드들

메소드 설명
methodNameStartsWithSet ( string $methodName ) : boolean

메소드 상세

process() 공개 메소드

public process ( PHP_CodeSniffer_File $phpcsFile, $stackPtr )
$phpcsFile PHP_CodeSniffer_File

register() 공개 메소드

public register ( )