Home
last modified time | relevance | path

Searched refs:processIncDec (Results 1 – 1 of 1) sorted by relevance

/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Operators/
H A DIncrementDecrementUsageSniff.php67 $this->processIncDec($phpcsFile, $stackPtr);
84 protected function processIncDec(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in Squiz_Sniffs_Operators_IncrementDecrementUsageSniff