Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
BlockCommentSniff.php
BlockCommentSniff::$tabWidth
The --tab-width CLI value that is being used.
Type:
integer
File
vendor/
squizlabs/
php_codesniffer/
src/
Standards/
Squiz/
Sniffs/
Commenting/
BlockCommentSniff.php
, line 24
Class
BlockCommentSniff
Namespace
PHP_CodeSniffer\Standards\Squiz\Sniffs\Commenting
Code
private $tabWidth =
null
;
RSS feed