Searched refs:getMethodProperties (Results 1 – 6 of 6) sorted by relevance
72 $methodProps = $phpcsFile->getMethodProperties($stackPtr);
64 $methodProps = $phpcsFile->getMethodProperties($stackPtr);
120 $methodProps = $phpcsFile->getMethodProperties($stackPtr);
154 $methodProps = $phpcsFile->getMethodProperties($stackPtr);
121 $methodProps = $phpcsFile->getMethodProperties($stackPtr);
2943 public function getMethodProperties($stackPtr) function in PHP_CodeSniffer_File