Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ArrayIndentSniff.php
ArrayIndentSniff::$indent
The number of spaces each array key should be indented.
Type:
integer
File
vendor/
squizlabs/
php_codesniffer/
src/
Standards/
Generic/
Sniffs/
Arrays/
ArrayIndentSniff.php
, line 23
Class
ArrayIndentSniff
Namespace
PHP_CodeSniffer\Standards\Generic\Sniffs\Arrays
Code
public $indent =
4
;
RSS feed