PHP Class SmileElasticsuite_Sniffs_Commenting_FileCommentSniff, elasticsuite

Author: Aurelien FOUCRET ([email protected])
Inheritance: extends PEAR_Sniffs_Commenting_FileCommentSniff
Show file Open project: smile-sa/elasticsuite

Protected Properties

Property Type Description
$tags array Tags in correct order and related info.

Public Methods

Method Description
process ( PHP_CodeSniffer_File $phpcsFile, $stackPtr )

Protected Methods

Method Description
processVersion ( PHP_CodeSniffer_File $phpcsFile, array $tags ) end process()

Method Details

process() public method

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

processVersion() protected method

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

Property Details

$tags protected property

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