ObjectCalisthenics\Sniffs\Classes\PropertyVisibilitySniff::processVariable PHP Méthode

processVariable() protected méthode

protected processVariable ( PHP_CodeSniffer_File $phpcsFile, integer $stackPtr )
$phpcsFile PHP_CodeSniffer_File
$stackPtr integer
    protected function processVariable(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
    {
        // We don't care about normal variables.
    }