ObjectCalisthenics\Sniffs\Classes\PropertyVisibilitySniff::processVariable PHP Метод

processVariable() защищенный Метод

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.
    }