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