Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
SwitchDeclarationSniff.php
SwitchDeclarationSniff::$indent
Same name in this branch
11.1.x vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Sniffs/ControlStructures/SwitchDeclarationSniff.php
\PHP_CodeSniffer\Standards\PSR2\Sniffs\ControlStructures\SwitchDeclarationSniff::indent
The number of spaces code should be indented.
Type:
integer
File
vendor/
squizlabs/
php_codesniffer/
src/
Standards/
Squiz/
Sniffs/
ControlStructures/
SwitchDeclarationSniff.php
, line 34
Class
SwitchDeclarationSniff
Namespace
PHP_CodeSniffer\Standards\Squiz\Sniffs\ControlStructures
Code
public $indent =
4
;
RSS feed