메소드 | 설명 | |
---|---|---|
process ( PHP_CodeSniffer_File $phpcsFile, integer $stackPtr ) : void | Processes this test, when one of its tokens is encountered. | |
register ( ) : array | Returns an array of tokens this test wants to listen for. |
메소드 | 설명 | |
---|---|---|
_shouldIgnoreUse ( PHP_CodeSniffer_File $phpcsFile, integer $stackPtr ) : void | Check if this use statement is part of the namespace block. |