PHP Class ObjectCalisthenics\Sniffs\NamingConventions\NoSetterSniff

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

Méthodes publiques

Méthode Description
process ( PHP_CodeSniffer_File $phpcsFile, $stackPtr )
register ( )

Private Methods

Méthode Description
methodNameStartsWithSet ( string $methodName ) : boolean

Method Details

process() public méthode

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

register() public méthode

public register ( )