PHP 클래스 SmileElasticsuite_Sniffs_Commenting_FileCommentSniff, elasticsuite

저자: Aurelien FOUCRET ([email protected])
상속: extends PEAR_Sniffs_Commenting_FileCommentSniff
파일 보기 프로젝트 열기: smile-sa/elasticsuite

보호된 프로퍼티들

프로퍼티 타입 설명
$tags array Tags in correct order and related info.

공개 메소드들

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

보호된 메소드들

메소드 설명
processVersion ( PHP_CodeSniffer_File $phpcsFile, array $tags ) end process()

메소드 상세

process() 공개 메소드

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

processVersion() 보호된 메소드

end process()
protected processVersion ( PHP_CodeSniffer_File $phpcsFile, array $tags )
$phpcsFile PHP_CodeSniffer_File
$tags array

프로퍼티 상세

$tags 보호되어 있는 프로퍼티

Tags in correct order and related info.
protected array $tags
리턴 array