Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
SpaceAfterNotSniff.php
SpaceAfterNotSniff::$spacing
The number of spaces desired after the NOT operator.
Type:
integer
File
vendor/
squizlabs/
php_codesniffer/
src/
Standards/
Generic/
Sniffs/
Formatting/
SpaceAfterNotSniff.php
, line 34
Class
SpaceAfterNotSniff
Namespace
PHP_CodeSniffer\Standards\Generic\Sniffs\Formatting
Code
public $spacing =
1
;
RSS feed