ScopeIndentSniff::$ignoreIndentation
Same name in this branch
- 11.1.x vendor/drupal/coder/coder_sniffer/Drupal/Sniffs/WhiteSpace/ScopeIndentSniff.php \Drupal\Sniffs\WhiteSpace\ScopeIndentSniff::ignoreIndentation
List of tokens not needing to be checked for indentation.
This is a cached copy of the public version of this var, which can be set in a ruleset file, and some core ignored tokens.
Type: array
File
-
vendor/
squizlabs/ php_codesniffer/ src/ Standards/ Generic/ Sniffs/ WhiteSpace/ ScopeIndentSniff.php, line 85
Class
Namespace
PHP_CodeSniffer\Standards\Generic\Sniffs\WhiteSpaceCode
private $ignoreIndentation = [];