PHP 클래스 EcgM2\Sniffs\Security\SuperglobalSniff

상속: implements PHP_CodeSniffer_Snif\PHP_CodeSniffer_Sniff
파일 보기 프로젝트 열기: magento-ecg/coding-standard

공개 프로퍼티들

프로퍼티 타입 설명
$superGlobalErrors
$superGlobalWarning

공개 메소드들

메소드 설명
process ( PHP_CodeSniffer_File $phpcsFile, $stackPtr )
register ( )

메소드 상세

process() 공개 메소드

public process ( PHP_CodeSniffer_File $phpcsFile, $stackPtr )
$phpcsFile PHP_CodeSniffer_File

register() 공개 메소드

public register ( )

프로퍼티 상세

$superGlobalErrors 공개적으로 프로퍼티

public $superGlobalErrors

$superGlobalWarning 공개적으로 프로퍼티

public $superGlobalWarning