ObjectCalisthenics\Sniffs\Classes\PropertyVisibilitySniff::processVariableInString PHP 메소드

processVariableInString() 보호된 메소드

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