Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
PrettyPrinterAbstract.php
PrettyPrinterAbstract::$tabWidth
@var int Width in spaces of one tab.
Type:
tabWidth
File
vendor/
nikic/
php-parser/
lib/
PhpParser/
PrettyPrinterAbstract.php
, line 116
Class
PrettyPrinterAbstract
Namespace
PhpParser
Code
private int $tabWidth =
4
;
RSS feed