PHP_CodeSniffer_Standards_AbstractScopeSniff | --PHP_CodeSniffer_Standards_AbstractVariableSniff | --Squiz_Sniffs_Commenting_VariableCommentSniff
Verifies that :
[line 55]
The header comment parser for the current file.void processMemberVar(
PHP_CodeSniffer_File
$phpcsFile, int
$stackPtr)
void processSees(
int
$commentStart)
void processSince(
int
$commentStart, int
$commentEnd)
void processVar(
int
$commentStart, int
$commentEnd)
void processVariable(
PHP_CodeSniffer_File
$phpcsFile, int
$stackPtr)
Not required for this sniff.
void processVariableInString(
PHP_CodeSniffer_File
$phpcsFile, int
$stackPtr)
Not required for this sniff.