Property | Type | Description | |
---|---|---|---|
$ignoreNewlines | boolean | Allow newlines instead of spaces. |
Method | Description | |
---|---|---|
process ( PHP_CodeSniffer_File $phpcsFile, integer $stackPtr ) : void | Processes this test, when one of its tokens is encountered. | |
register ( ) : array | Returns an array of tokens this test wants to listen for. |
public bool $ignoreNewlines | ||
return | boolean |