|
| $supportedTokenizers = array('CSS') |
|
PHP_CodeSniffer\Standards\Squiz\Sniffs\CSS\MissingColonSniff::process |
( |
File |
$phpcsFile, |
|
|
|
$stackPtr |
|
) |
| |
Processes the tokens that this sniff is interested in.
- Parameters
-
\PHP_CodeSniffer\Files\File | $phpcsFile | The file where the token was found. |
int | $stackPtr | The position in the stack where the token was found. |
- Returns
- void
Implements PHP_CodeSniffer\Sniffs\Sniff.
PHP_CodeSniffer\Standards\Squiz\Sniffs\CSS\MissingColonSniff::register |
( |
| ) |
|
The documentation for this class was generated from the following file:
- /home/hwfunc/workspace/leonid/BlueSpiceDoc-composer/mediawiki-master/vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/CSS/MissingColonSniff.php