ScopeIndentSniff::$nonIndentingScopes
Same name in this branch
- 11.1.x vendor/drupal/coder/coder_sniffer/Drupal/Sniffs/WhiteSpace/ScopeIndentSniff.php \Drupal\Sniffs\WhiteSpace\ScopeIndentSniff::nonIndentingScopes
- 11.1.x vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Sniffs/WhiteSpace/ScopeIndentSniff.php \PHP_CodeSniffer\Standards\PEAR\Sniffs\WhiteSpace\ScopeIndentSniff::nonIndentingScopes
Any scope openers that should not cause an indent.
Type: int[]
File
-
vendor/
squizlabs/ php_codesniffer/ src/ Standards/ Generic/ Sniffs/ WhiteSpace/ ScopeIndentSniff.php, line 92
Class
Namespace
PHP_CodeSniffer\Standards\Generic\Sniffs\WhiteSpaceCode
protected $nonIndentingScopes = [];