Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
SpreadOperatorSpacingAfterSniff.php
SpreadOperatorSpacingAfterSniff::$spacing
The number of spaces desired after a spread token.
Type:
integer
File
vendor/
squizlabs/
php_codesniffer/
src/
Standards/
Generic/
Sniffs/
WhiteSpace/
SpreadOperatorSpacingAfterSniff.php
, line 24
Class
SpreadOperatorSpacingAfterSniff
Namespace
PHP_CodeSniffer\Standards\Generic\Sniffs\WhiteSpace
Code
public $spacing =
0
;
RSS feed